ACK!!!!! Re: [Zope3-checkins] CVS: Zope3/lib/python/Zope/App/OFS/Services/LocalEventService
- LocalEventChannel.py:1.7 LocalEventService.py:1.11 ProtoServiceEventChannel.py:1.4
LocalServiceSubscribable.py:1.9 LocalSubscribable.py:1.7
Gary Poster
gary@modernsongs.com
Thu, 12 Dec 2002 15:25:45 -0500
Ulrich Eck wrote:
> Hi all,
>
> I'm sorry .. i didn't switch to the branch that i created,
> I'll revert my changes in a minute in head and work in my
> branch ..
OK. Thanks.
> I started working on this today after i encountered problems
> with the context of notified objects, that are not called
> "in place" ..
I'd be very interested in hearing about any practical problems you're
encountering with the code or the approach; we can either fix it or
decide to refactor/redesign if absolutely necessary.
> sorry folks .. will not happen again
>
> Ulrich Eck
>
> --On Donnerstag, 12. Dezember 2002 15:13 -0500 Gary Poster
> <gary@modernsongs.com> wrote:
>> it makes it impossible to use other kinds of indirect subscribers, such
>> as object hub subscribers, an implementation of which I have in my
>> sandbox. Descriptions are also in the Zope.Event directory.
>
>
> I'll have a look at the notes .. but it doesn't affect global-eventservice
> at all.
see Zope.Event.ISubscribable.py to get an idea of the design intentions.
Thanks
Gary