Thanks Fabio, I just last night upgraded to 2.1 :), but I will keep my marker interface solution for now and look at using something like this in the future.
Cheers Stefan On Thu, Nov 27, 2008 at 1:18 AM, 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 > > > > -- Stefan Sedich Software Developer http://weblogs.asp.net/stefansedich --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
