[rules-users] How to retract events that don't match any rules (without @expires())

Wolfgang Laun wolfgang.laun at gmail.com
Thu Jul 19 05:56:51 EDT 2012


On 19/07/2012, Wolfgang Laun <wolfgang.laun at gmail.com> wrote:

>    $b.modify{ incCount() }

Even thought this looks nice, one still has to write it like so:

   modify( $b ){ incCount() }

-W


More information about the rules-users mailing list