I've done something similar as well. In one system I work on, a single
XML DTD is used to structure data that is rendered (at various points)
as Jess code, SQL, and GUI screens. It's a nice way to organize a
system. As Thomas points out, the XML can contain metainformation not
representable in any of the translation target languages, which makes
htis a powerful technique.


[I've deleted Thomas' nice examples]

I think [EMAIL PROTECTED] wrote:
> 
...
> 
> I've designed and implemented a very flexible mechanism for generating Jess
> constructs from XML and vice-versa. I found that rather useful for a couple
> of reasons:
> 
> - rules and templates can be stored and retrieved in a very structured way,
> e.g. in a repository
> - communication between different systems is facilitated
> - other meta-data can be associated with the constructs
> - ...
> 
...



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