Hi Alen, I'm a brave guy so i don't fear intimidating solutions :-) But you are right, bindInterceptor would be the way of the hero.
> With the auto delegates I had this craziness in mind: > when you want IFoo but are supplied with new FooImpl, you'd create a > delegate class definition for IFoo and ask Guice to provide it (Guice > will then subclass it with AOP) and then set the FooImpl to the > created delegate and return the delegate. Not for the faint hearted. What do you mean by auto delegates? Dynamicly created or created by the IDE? If you mean dynamicly created, I don't have any glue how to do this, maybe my brain is trapped at the end of one way dead end road... Please help me out of this misery, Richard > Cheers, > Alen > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
