I have a current need for constants, and Mark's idea would be a partial solution. I can see however a requirement for a constant across all DRLs, whereas I think Mark's way would require you to initialise the constant in every file in which it is used.
cheers Steve On Mon, Jul 7, 2008 at 12:21 PM, Mark Proctor <[EMAIL PROTECTED]> wrote: > Having MVEL initialisers for variables something I'd like to see happen. > > global Integer i = ... some mvel expresion....; > > Would that solve all the needed use cases? > > Mark > > > > Michael Neale wrote: > >> Someone asked about: >> http://www.mail-archive.com/[EMAIL PROTECTED]/msg05142.html >> >> Basically - request was for constants in DRL (effectively). >> >> Thoughts? (ping me directly if you have a strong opinion on it). >> _______________________________________________ >> rules-dev mailing list >> [email protected] >> https://lists.jboss.org/mailman/listinfo/rules-dev >> >> >> > > _______________________________________________ > rules-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-dev > -- Steven Williams Supervising Consultant Object Consulting Office: 8615 4500 Mob: 0439 898 668 Fax: 8615 4501 [EMAIL PROTECTED] www.objectconsulting.com.au consulting | development | training | support our experience makes the difference
_______________________________________________ rules-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-dev
