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:11:52 -1000
On Apr 6, 2004, at 10:00 AM, I wrote:
> 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.
Oops! Disregard. Doing so wouldn't allow setting the attribute's
value for more than one new object. I suppose modifying the setter
method would be logical.
Aloha,
Art
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.