To 1. When registering listeners you're passing instances. You build them before registration the way you like.
On Sat, Oct 16, 2010 at 4:49 PM, ben <[email protected]> wrote: > Hi, > > I have two questions. > > 1) Does NH provide any means of passing dependencies into an Event > Listener constructor or should I use "poor mans" DI and resolve the > dependencies manually within the listener? > > 2) What's the best way to test the lazy loading property feature in NH > 3. I would like to verify that the lazy property is not returned. > > Thanks > Ben > > -- > 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]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > > -- 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.
