[webbeans-dev] removeObserver type

Gavin King gavin.king at gmail.com
Wed May 27 17:10:43 EDT 2009


On Wed, May 27, 2009 at 2:08 PM, Gavin King <gavin.king at gmail.com> wrote:
> On Wed, May 27, 2009 at 1:47 PM, Clint Popetz <cpopetz at gmail.com> wrote:
>
>> So if an observer can be added for an event with different bindings, why
>> shouldn't it be possible to remove it from observing the event with a
>> specific binding?   I presume that's what Event.resumeObserver() does, i.e.
>> removes that observer for the Event's bindings.  It seems reasonable to want
>> to do that independent of whether you have an event, through the
>> BeanManager.
>
> I don't think that's unreasonable.

Well, hrm, perhaps it is after all ... I mean what would you do if the
sets of binding types overlapped?

what are the semantics?

-- 
Gavin King
gavin.king at gmail.com
http://in.relation.to/Bloggers/Gavin
http://hibernate.org
http://seamframework.org




More information about the weld-dev mailing list