Hi Jason, I hope I am not hijacking Sheri's thread but I wanted to ask some questions about your approach with registering NH in Windsor. I am very much a Noob to NH and Windsor, being a very old school developer find it hard to find my way around. Trying this code in small test project using NH 2.1 and Castle 2.0 I get some errors which I presume relate to version. Specifically AbstractFacility method Init which is protected, I wondering what the significance of this is if anything, and also method Kernel.MethodResolvers.Add I cannot see, looking at IKernel I can see several AddFacility method, are they the same?
My objective is to convert/rewrite old VB6 application mostly Winforms and want to use IOC ORM techniques and also develop in 3 tiers with out any dependancy between the layers. Where I am at is looking at long conversation pattern DAO's and repositories and how to inject current session. Thanks -- 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.
