Re: Synchronizing data displayed by two instances of my app
Re: Synchronizing data displayed by two instances of my app
- Subject: Re: Synchronizing data displayed by two instances of my app
- From: Art Isbell <email@hidden>
- Date: Thu, 1 Apr 2004 19:16:09 -1000
On Apr 1, 2004, at 6:25 PM, Denis Stanton wrote:
Except that it is not working for me. Maybe I'm missing the point.
The documentation refers to initializing a new editingContext. I am
only ever using the default editing context.
That's why the recommendation was made to invoke the static
setDefaultFetchTimestampLag(10) method in your Application constructor
so that all session editing contexts will have this lag as they are
created. Invoking it as an instance method as you have done won't
affect the session's existing editing context.
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.