I want suggest a second approach for the same feature:

@Observer(String[] value, boolean create)

Where the "boolean create" indicate if that component should be create when it 
not exists.

I dig a little on Seam code and conclude that this is very easy to do. This 
information could be setted on Init.ObserverMethod and Event.raiseEvent() could 
be changed to consider that.


This is less power than previous approach but is simple too.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992751#3992751

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992751
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to