On 13/09/2012, Davide Sottara <dsotty(a)gmail.com> wrote:
p.s. you can probably remove that eval at the end of the rule...
you could write e.g. ApplicationItem( this != null ), but even this is not
Do you really mean to say that
AnyClass( this == null )
would ever make sense? ;-)
-W