• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Snapshot problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Snapshot problems


  • Subject: Re: Snapshot problems
  • From: Mike Schrag <email@hidden>
  • Date: Sat, 21 Apr 2007 17:38:59 -0400

B)  Why is something flushing caches on the parent object when the child object saves?  This certain SOUNDS like it could be what's screwing up my parent editing context's snapshot.
It's not the snapshot cache it's referring to ... flushCaches() is a method on ERXGenericRecord whose default implementation is:

    public void flushCaches() {}
 
I assume this exists to allow you to have custom caches that exist in your EOs.  That log message displays just before it calls the flushCaches() method on all deleted EOs during editingContextWillSaveChanges.

ms
 _______________________________________________
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

References: 
 >Re: Snapshot problems (From: Steven Mark McCraw <email@hidden>)

  • Prev by Date: Re: valueForBindings
  • Next by Date: Re: Snapshot problems
  • Previous by thread: Re: Snapshot problems - Solved, sort of
  • Next by thread: Re: Snapshot problems
  • Index(es):
    • Date
    • Thread