I am using Guice with Scala. I am looking into adding the first actors
into my application and am a little turned off of using annotations to
inject as that would create a bunch more classes.  Can anyone think of
an easier way to wire them in?

I suppose it really may not be any more classes as the annotation
would take the place of a common base class.  If anyone has experience
with using Actors I would love to hear your story.

Regards,
Thomas

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