Just to clarify, it is valid for user module A to have a rule that includes a template from user module B as long as it is qualified, correct? It certainly works in 6.0 and I just want to confirm.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, June 24, 2002 8:16 PM To: [EMAIL PROTECTED] Subject: Re: JESS: Modules in Jess vs clips <content deleted> Jess modules havs a simpler tree structure. There's a MAIN module, and then there are user-defined modules. All user defined modules have access to all templates defined in MAIN. The only way for two modules to share a template is for it to be defined in MAIN. <content deleted> -------------------------------------------------------------------- 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] --------------------------------------------------------------------
