Thanks Philippe. In my standard Wonder apps, I can simply add a getter to my Application class to return my ERXEditiingContextDelegate. What is the method for registering it with EC factory in a D2W app? There's probably some samples in Wonder. I'll poke around.
In any case, that does answer my question as well - D2W does behave differently with regard to this. Tim On Apr 25, 2012, at 4:53 AM, Philippe Rabier <[email protected]> wrote: > Hi Tim (again) > > I suspect you don't set your delegate correctly in your EC factory. It's > quite easy to trace when your app is running. > > You can also use ERCStampedEnterpriseObject that handles the created and > lastModified attributes for you. > http://webobjects.mdimension.com/hudson/job/Wonder/javadoc/er/corebusinesslogic/ERCStampedEnterpriseObject.html > > Philippe > > > Sent from my iPhone > > On 25 avr. 2012, at 10:54, Tim Worman <[email protected]> wrote: > >> Another D2W issue tonight - >> >> I have an editingContextDelegate declared in my ERModern Application. The >> purpose of the ERXEditingContextDelegate is to update the modifyDate >> attribute of any EO that gets saved to my database. This works great in all >> of my apps except for the ERModern app. Is this expected behavior in D2W and >> maybe I should find another way to handle it? >> >> Thanks in advance for any tips. >> >> Tim Worman >> UCLA GSEIS >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/webobjects-dev/prabier%40me.com >> >> This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
