Hi
am a new jess user,
I would like the following structure: 
 package p1
    templates1.clp
    rules1.clp
 package p2
    templates2.clp
    rules2.clp ...

when everything globals, templates and rules are in the same fine everything
works fine
 
-using require?
require is not accepted (feature not known), I don't see the difference
between require and require* 
and for instance adding (require* templates1.clp) to rules1.clp jessDE shows
a lot of errors
it seems that the slots are not recognized

-defining templates from java classes 
Also I met more problems when defining templates from java classes 
the rules are buggy, the slots are not recognized 
(even after importing the package where java classes and after compiling the
java classes first) 

besides I succeed to run the pricing example
  
cheers
-- 
View this message in context: 
http://www.nabble.com/dependencies-jessDE-tf2886573.html#a8064224
Sent from the Jess mailing list archive at Nabble.com.

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