On Sat, Oct 4, 2008 at 2:56 AM, James Strachan <[EMAIL PROTECTED]> wrote: > > 2008/10/3 James Strachan <[EMAIL PROTECTED]>: >> 2008/10/3 Dhanji R. Prasanna <[EMAIL PROTECTED]>: >>> Have you considered using the AopAlliance ConstructorInterceptors as the >>> interface? This will match nicely with the MethodInterceptors. >> >> Ah great idea! > > It turned out - now you suggested the idea - it was super easy to implement! > :) > > I've a first spike of an implementation working; most of the code is > just boilerplate code; I just followed the way MethodInterceptors > worked and it all seemed super easy. Many thanks Dhanji!
Very cool! It looks quite simple. Dhanji. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
