On Sep 9, 2010, at 3:22 AM, Aekold wrote:

> Hi All!
> 
> Are there any reasons why @interface Singleton does not have
> @Inherited annotation? If no - maybe it's not too late to add it to
> Guice 3.0? Just made abstract servlet for GWT services and thought
> that only one @Singleton will be enough, but it's not...

Extending from a singleton class has a code smell to me. Not sure that's a good 
idea even if the annotation supported it.

-bp


-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" 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?hl=en.

Reply via email to