Notice that the first method intends to invoke the second, but one gets the method name from 'entity.name', and the other from 'entity.prefixClassNameWithoutPackage'. It looks like they don't evaluate to the same thing if the entity name is not initial caps. Given that the second method then invokes the 'fetch...' function, which is also defined using 'entity.name', it looks like the best (correct?) fix is to use entity.name in the second method as well.
The new ones don't look like this ... You have old templates.
ms _______________________________________________ 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]
