Why is propertyexists deprecated for the if and related tasks?  Is

<if test="${property::exists('propertyname')}" >

really an improvement on

<if propretyexists="propertyname" >

I don't think so.  I understand why the test syntax has been added, and I
have no problem with using that syntax when needed.  Indeed, if that had
been done first, I never would have suggested the more concise syntax, since
it wouldn't have been worth the extra effort.  But as long as it's there, is
there really a justification for eliminating it?  Why not just keep it as an
alternative?

Gary




-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to