After making radical changes, I decided that the drools 1.x series was purely for research, and Real Work begins with drools 2.x.
Anyhow, I just imported my most recent ramblings, which is a semantic-model independent implementation of the Rete-OO algorithm. Will soon be providing a semantic module for writing object-based rules and one for writing rules against XML objects. Algorithm description: http://code.werken.com/rete-oo.pdf New CVS tree: drools-2 You may notice that the algorithm as implemented doesn't match the algorithm as described in the paper. This is because *both* are slightly wrong. I'm attempting to rectify that today, and get the implementation and the algorithm agreeing. -bob _______________________________________________ drools-interest mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/drools-interest