Can we inject a service depending on a property value for an entity? I am not sure if that would be useful, but definitely this feature you blogged is a good way of seperation of concern.
On Wed, Nov 26, 2008 at 6:18 PM, Fabio Maulo <[EMAIL PROTECTED]> wrote: > 2008/11/26 Stefan Sedich <[EMAIL PROTECTED]> > >> >> Interesting thanks Fabio, >> >> I am doing this but am using an Interceptor and a marker interface >> i.e. IDepenancyInjectionModel for models that need injection. I then >> just am adding a Private default constructor so that NH will work >> fine. >> >> >> But I think your solution looks much nicer. >> > > In NH2.1 you don't need the marker interface; you can use specific > tuplizers.BTW any comment, in the blog, is appreciate. > -- > Fabio Maulo > > > > -- Tuna Toksöz http://www.tunatoksoz.com Typos included to enhance the readers attention! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" 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/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
