<div>Hi All,</div><div><br></div><div>I was reading the following thread from august 2009:</div><div><br></div><a href="http://lists.jboss.org/pipermail/rules-users/2009-August/010178.html" target="_blank">http://lists.jboss.org/pipermail/rules-users/2009-August/010178.html</a>
<div><br></div><div>I would like write a clojure DSL for drools similar to what André was trying to do and I also feel that using maps as fact-objects would be the most idiomatic for Clojure (at least in the general case!).</div>
<div><br></div><div>I am interested by the idea of implementing ObjectType and Accessor interfaces proposed by Edson. It seems that this would be a good fit with Drools and that (if understand correctly!) it would allow the map properties to be properly indexed by the rules engine. However I cannot seem to find these interfaces (ObjectType and *Accessor) in the current API.</div>
<div><br></div><div><a href="http://docs.jboss.org/drools/release/5.4.0.CR1/knowledge-api-javadoc/index.html">http://docs.jboss.org/drools/release/5.4.0.CR1/knowledge-api-javadoc/index.html</a></div><div><br></div><div>Could someone show me where these classes are documented? Or were they moved or replaced? Maybe there is some source code that would make a good example?</div>
<div><br></div><div>Thanks for your help,</div><div><br></div><div>Frank</div>