Re: WEIRD bug thing; 'shared' as reserved word? can you explain it?
Re: WEIRD bug thing; 'shared' as reserved word? can you explain it?
- Subject: Re: WEIRD bug thing; 'shared' as reserved word? can you explain it?
- From: Ben Trumbull <email@hidden>
- Date: Thu, 6 Feb 2003 13:35:50 -0800
At 15:20 -0600 2/6/03, Jonathan Rochkind wrote:
Okay, I kind of have this figured out now, but it took me half a day
to track down. Can anyone explain why 'shared' is a name you should
avoid using for an attribute in your EOs?
A _setShared() method was added on EOCustomObject in 5.2. This is
fine for valueForKey and takeValueForKey, but rather inconvenient for
storedValueForKey and takeStoredValueForKey.
You should file a bug.
--
-Ben
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.