• 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: EOF and the Observer Pattern
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EOF and the Observer Pattern


  • Subject: Re: EOF and the Observer Pattern
  • From: Andrew Lindesay <email@hidden>
  • Date: Fri, 31 Oct 2008 14:22:26 +1300

Hello Ken;

That does seem like a good approach -- it does require a subclass of the EC, but it would be robust. The observer technique works well for me, but maybe it is due to my patterns of usage that may not suit everybody's usage.

cheers.

Since it's not likely that all objects that you need to update are in the EC, I wouldn't depend on any observer paradigms.
When I have dependency situations like that, I usually update them in my 'finalize' set of methods. My base EO has 3 methods:

___ Andrew Lindesay www.lindesay.co.nz

_______________________________________________
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: 
 >EOF and the Observer Pattern (From: David Avendasora <email@hidden>)
 >Re: EOF and the Observer Pattern (From: Andrew Lindesay <email@hidden>)
 >Re: EOF and the Observer Pattern (From: Ken Anderson <email@hidden>)

  • Prev by Date: Re: EOF and the Observer Pattern
  • Next by Date: Re: EOF and the Observer Pattern
  • Previous by thread: Re: EOF and the Observer Pattern
  • Next by thread: Re: EOF and the Observer Pattern
  • Index(es):
    • Date
    • Thread