EOGenerator 1.6 array support and in/notin operators
EOGenerator 1.6 array support and in/notin operators
- Subject: EOGenerator 1.6 array support and in/notin operators
- From: Francis Labrie <email@hidden>
- Date: Fri, 21 Oct 2005 08:39:22 -0400
Hi,
I've seen in the EOGenerator 1.6 release notes the following comments:
Updated with new MiscMerge:
...
Added ability to create arrays for use in places like foreach loops.
Added in and notin operators for conditional expressions to check if something is in an array.
I would like to use these new features, but there is no example and I can't get it to work:
<$if className in ('"NSData", "NSTimestamp")$>...
This expression is accepted by EOGenerator, but it doesn't evaluate to "true" when "className" variable is "NSData" or "NSTimestamp". Is there someone that knows how to define an array and how to use it with the new "in" and "notin" operators?
Kind regards,
--
<x-tad-bigger>Francis Labrie</x-tad-bigger>
Saint-Bruno-de-Montarville, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden