I noticed your queries in my emails and, having written a large amount of DSL thought I would chime in.
In translating from attributes to getters and setters Drools has several ! functions that are useful, such as !first. With appropriate naming of attributes, you can flawlessly convert from attributes to getters and setters. Conversely, the context sensitivity of things like "keyword" seem to be less than I would expect. Hence, even with hundreds of DSL items in our system we don't really use them. -- View this message in context: http://drools.46999.n3.nabble.com/Clarification-needed-in-writing-DSL-function-mapping-tp3002064p3006986.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
