Hi Mike;
You are right; I'm trying to add a method to the entitys' superclasses for
fetching based on "code" if the "code" attribute is present. I'm trying to
achieve what I had before using velocity. I am doing something like this, but
the #if is not firing;
> #if ($entity.sortedClassAttributes.containsObject(code))
> @SuppressWarnings("unchecked")
> public static nz.co.orcon.osm.eo.main.OcnDuration
> fetchByCode(EOEditingContext ec, String code) {
> ....
> }
>
> ...
>
> #end
cheers.
___
Andrew Lindesay
www.lindesay.co.nz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]