Hi Alan,

Instead of supporting COOL, Jess supports pattern-matching on Java
Beans. You therefore have the entire Java language at your disposal,
including inheritance. Instead of creating COOL classes and instances
you create Java classes and objects.

I think alan davis wrote:
> 
> I just jumped on this user group, so forgive me if this question has
> already been asked...
> 
> I'm attempting to port COOL defrules to Jess and am looking for a way
> to pattern match on objects in a COOL-like fashion. Specifically, I
> need inheritance on the LHS (e.g. "(object (is-a <class>) ...)" ).
> Since Jess does not directly support this (as does COOL), I was
> hoping someone has already implemented a nice workaround.
> 
> Thanks in advance!
> 
>                              Alan Davis
>                          CAD Research Center
>                California Polytechnic State University
>                       San Luis Obispo, CA 93407
> 
> ---------------------------------------------------------------------
> To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
> in the BODY of a message to [EMAIL PROTECTED], NOT to the
> list. List problems? Notify [EMAIL PROTECTED]
> ---------------------------------------------------------------------
> 
> 


---------------------------------------------------------
Ernest Friedman-Hill  
Distributed Systems Research        Phone: (510) 294-2154
Sandia National Labs                FAX:   (510) 294-2234
Org. 8920, MS 9214                  [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. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to