This list comes from section 2.7.2 of the manual:

        "The 'type' slot qualifier is accepted but not currently enforced by
        Jess; it specifies what data type the slot is allowed to hold.
        Acceptable values are ANY, INTEGER, FLOAT, NUMBER, ATOM, STRING,
        LEXEME, and OBJECT."


As the manual says, "type" isn't enforced -- in fact, Jess doesn't
even look at the symbol you supply. Feel free to use DATE or FOO or
anything else -- it will have no effect.


I think Gang Liu wrote:
> hi, all
> I got a question. Thanks for your help in advance.
> Acceptable jess type values are:
> ANY, INTEGER, FLOAT, NUMBER, ATOM, STRING, LEXEME, and OBJECT
> 
> Is it possible to extend jess type value? For example, Date type .
> thanks
> gang
> 




---------------------------------------------------------
Ernest Friedman-Hill  
Distributed Systems Research        Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
Org. 8920, MS 9012                  [EMAIL PROTECTED]
PO Box 969                  http://herzberg.ca.sandia.gov
Livermore, CA 94550

--------------------------------------------------------------------
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