On Dec 11, 2006, at 3:38 AM, Helge Hartmann wrote:

Does this mean, that instead of producing Jess or JessML code, I could create the modules, templates and rules on an Rete object and then use the PrettyPrinter class to produce the code? Wouldn't this be the easiest way?


You *could* do that; all the needed APIs are now public, since the rule-creation APIs are all in jess.*, while the XML parser which uses them are in jess.xml.* . But it's still not recommended because the APIs are somewhat complex to use, largely undocumented, and change often. Keeping them stable, or putting effort into documenting the changing APIs, would restrict Jess's ability to evolve and add new features.

---------------------------------------------------------
Ernest Friedman-Hill
Advanced Software Research          Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
PO Box 969, MS 9012                 [EMAIL PROTECTED]
Livermore, CA 94550                 http://www.jessrules.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