Sotty, while you're at that, think about giving the stable API via org.drools.runtime.Globals a way of retrieving all globals. Since there is getters and setters, the fact that there is a key-value relationship is pritty well established, and another convenience method doesn't expose anything.
-W On 04/05/2013, Davide Sottara <[email protected]> wrote: > Aha... you didn't mention StatelessSessions before! > So yes, there is indeed a small problem in the inner getGlobals() method. > I'll submit a fix. > > > > > -- > View this message in context: > http://drools.46999.n3.nabble.com/Ways-to-list-the-globals-tp4023616p4023679.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 > _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
