Re: Ruby observer module
- From: Mark Wilden <mark@xxxxxxxxxxx>
- Date: Fri, 23 May 2008 23:16:19 -0500
On May 23, 2008, at 12:57 PM, Ryan Davis wrote:
what if one of the members of @observer_peers' update method removes
everything from @observer_peers? How will the rest of the members
get their update? What if they needed to do stuff to properly clean
up too?
How would an observer peer have the ability to change the list (other
than removing itself, of course)? it seems to me that the list owner
would not allow that kind of access. On the other hand, perhaps
removing itself from the list might also hose the iteration.
///ark
.
- References:
- Re: Ruby observer module
- From: Ryan Davis
- Re: Ruby observer module
- Prev by Date: Re: Ruby observer module
- Next by Date: Re: gps gems
- Previous by thread: Re: Ruby observer module
- Next by thread: gps gems
- Index(es):
Relevant Pages
|