Re: mysterious EOF problem: not inserting all fields
Re: mysterious EOF problem: not inserting all fields
- Subject: Re: mysterious EOF problem: not inserting all fields
- From: Art Isbell <email@hidden>
- Date: Tue, 6 Apr 2004 10:00:06 -1000
On Apr 6, 2004, at 9:17 AM, Jonathan Rochkind wrote:
As an alternate question, if anyone is still reading: what's the best
way to enforce what I really want to do? That is, allow me to specify
a value for that attribute upon insert, but prevent any code from
_changing_ that value for an already inserted object?
As soon as you save the insertion, set the attribute to be read-only
programmatically.
Aloha,
Art
_______________________________________________
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.