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      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to