• 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
is there a trick to know that a property of EO did change?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

is there a trick to know that a property of EO did change?


  • Subject: is there a trick to know that a property of EO did change?
  • From: ocs--- via Webobjects-dev <email@hidden>
  • Date: Mon, 25 May 2020 02:40:06 +0200

Hi there,

I'd need to get a notification whenever a property of my EO changes, be it
directly through a setter, or through an inverse-relationship being maintained,
or through an object of an M:N deleted, whatever way. Something like

class MyEO extends ERXGenericRecord {
  void propertyDidChange(String key) {
    ... to be called just after any property of mine changes, with its key ...
  }
}

Does EOF or WOnder provide something like that? Whatever I try, I can't find
it. I could easily observe willChanges of course, but that's something rather
different...

Thanks,
OC

 _______________________________________________
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: is there a trick to know that a property of EO did change?
      • From: Michael Sharp via Webobjects-dev <email@hidden>
    • Re: is there a trick to know that a property of EO did change?
      • From: Aaron Rosenzweig via Webobjects-dev <email@hidden>
  • Prev by Date: Re: background tasks locked, workers run all right
  • Next by Date: Re: is there a trick to know that a property of EO did change?
  • Previous by thread: dedlock report whenever app ends?
  • Next by thread: Re: is there a trick to know that a property of EO did change?
  • Index(es):
    • Date
    • Thread