Re: ERModernDirectToWeb and ERXEditingContextDelegate
Re: ERModernDirectToWeb and ERXEditingContextDelegate
- Subject: Re: ERModernDirectToWeb and ERXEditingContextDelegate
- From: Ramsey Gurley <email@hidden>
- Date: Wed, 25 Apr 2012 08:32:55 -0700
At the mention of ERCStampedEnterpriseObject, I thought I'd mention ERCAuditTrail stuff. ERCAuditTrailHandler sets up a listener on ERXEC.EditingContextWillSaveChangesNotification. That way there are no modifications to the Entity classes and it happens automagically just by setting an ERXAuditKeys entry in the Entity's userInfo dictionary. ERCStamped requires that you subclass it AFAIK
On Apr 25, 2012, at 4:53 AM, Philippe Rabier 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@hidden> 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@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> 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
_______________________________________________
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