[cdi-dev] How to process the scope in JEE7

Mark Struberg struberg at yahoo.de
Tue May 15 05:49:09 EDT 2012


Hi!

My personal view/prediction:

* JSR-330 is fine as is. A few things like @Singleton and @Scope are completely useless though because they are completely underspecified. Other parts are really fine and we will continue to use it.


* all the EE @ManagedBean and state management should imo get deprecated in EE7. This stuff is a.) technically broken and b.) not the right place. Imo it was purely the result of political games...

LieGrue,
strub



----- Original Message -----
> From: Hantsy Bai <hantsy at gmail.com>
> To: cdi-dev at lists.jboss.org
> Cc: 
> Sent: Tuesday, May 15, 2012 7:56 AM
> Subject: [cdi-dev] How to process the scope in JEE7
> 
> Hi,
> CDI introduced NormalScope to create custom scope, I noticed there is 
> another similar one in the JSR330,  @Scope(and @Singleton) annotation, 
> and there is also another "State management" standalone spec in  JEE7.
> 
> Is there some cooperation with them in JEE7?  and what is the successor 
> of JSR 330 in JEE7?
> 
> Regards
> Hantsy
> _______________________________________________
> cdi-dev mailing list
> cdi-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/cdi-dev
> 



More information about the cdi-dev mailing list