Hi Mark, I use Drools extensively as part of my model-driven Ph.D. work, where I take a basic model instance and "complete" it to an intended model. This means that a developer only has to implement a simple model, and inference rules (in Drools) completes it into a model that can be fully translated into code. Ideally this makes development of complex web applications simpler.
The project itself is IAML: A modelling language for Rich Internet Applications, including a graphical CASE environment, code generation and runtime environment. The implementation is free software under the EPL. http://openiaml.org/#completion Cheers :) Jevon On Thu, Jan 13, 2011 at 7:06 AM, Mark Proctor <[email protected]> wrote: > We often get complaints about not enough real world examples in Drools. > We have a large community now, so surely a few of you must be able to > write up examples based on your work? So please, please, please, please > take the time to help us here. > > Thanks > > Mark > > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
