Given a class with a constructor

  public Test(Object value) { ... }

and the following code in Jess

  (new Test FALSE)

it seems that the value field now contains a String object. Would it not
make more sense if Jess created a Boolean object in this case?

--
Eric Jain

--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to