Re: [SOLVED] Re: Detecting eo changes when they happen
Re: [SOLVED] Re: Detecting eo changes when they happen
- Subject: Re: [SOLVED] Re: Detecting eo changes when they happen
- From: Ken Anderson <email@hidden>
- Date: Wed, 11 Oct 2006 08:51:43 -0400
Florijan,
How many cases do you need this information in? Personally, I would
use EOGenerator, generate 2 class files (the underscore and regular
classes) and add set and get methods with special names to the
class. Then you could hook up your UI to those methods instead of
the regular methods, and be guaranteed to know when they change
without a lot of extra plumbing.
Ken
On Oct 11, 2006, at 8:34 AM, Florijan Stamenkovic wrote:
Sacha, Chuck,
I suppose I simply have to subclass EOGenericRecord, and add my
notification posts. I will try first with subclassing
takeStoredValue...() and include/excludeObject...() methods, seems
more clean and less dependent on generated EO classes. Still have
to see how exactly methods like addObjectToBothSides...() get
processed though... Sometimes it would be so nice if EOF was open
source :))))
Thanks for the advice,
Best regards
Florijan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40anderhome.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden