Hey guys,

I've recently presented on Castle, and included the NHibernate integration
facility... to avoid the nasty Xml, I started a simple fluent interface,
based on what Henry started.  It's still very, very rough, I just wanted to
check and see if I was taking it in the right direction and should continue:

https://github.com/carcer/Castle.Facilities.NHibernateIntegration/commit/4404d3a83b0584972b0aed18073bda08e7a192e0

<https://github.com/carcer/Castle.Facilities.NHibernateIntegration/commit/4404d3a83b0584972b0aed18073bda08e7a192e0>It
can run completely without any external config, but the fluent interface
doesn't cover everything yet, which I was planning on finishing up tonight.
 It also doesn't support multiple factories from the fluent interface, but
the bits to enable it are pretty much there and the functionality just needs
exposed.

I have used it here: https://github.com/carcer/RealWorldMvc

Thanks

Chris

-- 
"Any fool can write code that a computer can understand. Good programmers
write code that humans can understand."
-Martin Fowler et al, Refactoring: Improving the Design of Existing Code

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" 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/castle-project-devel?hl=en.

Reply via email to