[webbeans-dev] Events

Gavin King gavin at hibernate.org
Fri Dec 5 17:15:06 EST 2008


OK, so that code looks like it handles @Observable. Not sure if there
are tests for it.

I don't see any code that handles @Observes.

On Fri, Dec 5, 2008 at 4:11 PM, Nicklas Karlsson <nickarls at gmail.com> wrote:
> On Sat, Dec 6, 2008 at 12:00 AM, Gavin King <gavin at hibernate.org> wrote:
>> So it looks like we now have a working event bus, and we even have the
>> code for @Observable Event and @Observes. However, I don't think we
>> have that stuff hooked into the startup scanning code. We just need to
>> tie that stuff into the scanner.
>
> There is some code in Bootstrap.createBeans that iterates over the
> observer methods and creates the EventBeans. Of course it might have
> broken,
> it needs some accompanying tests in BootstrapTest...
>
> ---
> Nik
>



-- 
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