Comment #29 on issue 258 by jose.illescas: [Patch] custom annotation based  
injection points
http://code.google.com/p/google-guice/issues/detail?id=258

@limpbizkit this is not sun(java.*) vs google(com.google.*) war
@gili you really misunderstood me
@james GREAT work

I loves Guice Interceptor, based on customs annotations allows me define:

    @Transactional: add transactions to any method
    @Secure({Role1, Role2}): adding authorization based on role list

But, If I like to change quickly between guice/spring/other? (without lost  
amounts of
time) custom annotations is the only exit (IMO)

note: custom = any

    Nobody can say: "I use *** framework in the future"

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to