I've just found a bit of a (couple of) better fix :
either replace this line :
_secure = (WOAssociation)
_associations.removeObjectForKey("secure2");
by :
_secure = super._secure;
I'll fix this tomorrow ... We can't implement the fix as you're
showing because that won't compile in 5.3, but it should be an easy fix.
ms
_______________________________________________
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 [EMAIL PROTECTED]