• 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: Detecting eo changes when they happen
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Detecting eo changes when they happen


  • Subject: Re: Detecting eo changes when they happen
  • From: Florijan Stamenkovic <email@hidden>
  • Date: Wed, 11 Oct 2006 14:34:15 +0200

Hi Pierre,


Thanks for pointing the code, it is however not what I need. It was my first thought to listen for EditingContext notifications, but they only are posted on some EditingContext actions, like saveChanges(), and not when an edit on an EO happens in the client editing context. I need to be notified as soon as for example:


person.setName("Dodo");

is called, and the change to person done, even though it is not yet committed to the parent object store.

Best regards,
Flor

Hi!

Using the ChangeNotificationCenter from http://www.bernard-web.com/ pierre/webobjects/code.html you may be notified that an object has changed. It won't however tell you which attribute was affected.

_______________________________________________ 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
  • Follow-Ups:
    • Re: Detecting eo changes when they happen
      • From: Pierre Bernard <email@hidden>
References: 
 >Detecting eo changes when they happen (From: Florijan Stamenkovic <email@hidden>)
 >Re: Detecting eo changes when they happen (From: Pierre Bernard <email@hidden>)

  • Prev by Date: Component Java class lookup
  • Next by Date: [SOLVED] Re: Detecting eo changes when they happen
  • Previous by thread: Re: Detecting eo changes when they happen
  • Next by thread: Re: Detecting eo changes when they happen
  • Index(es):
    • Date
    • Thread