You're right, tested wasn't the right word... I was trying to say that you will usually find more support in the .NET world if you're using castle than spring.net (more examples, more usage explanations)... it's just my feeling, YMMV.
I'm using spring.NET since it was 1.1. I must say I love Spring.NET, really, I like the way it works and integrates with NHibernate and many other technologies, just as well as it's java brother (in some ways even better). I really like the declarative transaction model it provides (you're right, is really easy to use ) and the plugability of it's AOP model, you can do wonderful things with it. </offtopic> Francisco A. Lozano On Sat, Oct 31, 2009 at 17:31, Wojciech Wieronski <[email protected]> wrote: > > I'm using OSIV and Transaction demarcation via spring.net and have not > had any issues. Spring.NET and NHibernate coexist wonderfully. I'm > sure Mark Pollack wouldn't take kindly to Francisoc's comment about it > being less tested. They develop in a TDD style and have a large suite > of tests. > > Check out spring.net OSIV and transaction demarcation, the reference > manually will get you up and running quickly (Its not as complicated > as Franciso claims.) > > On Oct 30, 11:43 am, "Francisco A. Lozano" <[email protected]> wrote: >> I use Spring.NET extensively and I would advise against it unless you >> already have a strong java-Spring framework. It's very powerful but >> Castle is much more used (and tested) in the .NET world. >> >> I'm even thinking about moving some projects to it when I have time... >> >> Francisco A. Lozano >> >> >> >> On Fri, Oct 30, 2009 at 16:23, kor <[email protected]> wrote: >> >> > ..and so also for unhaddins committers it's usefull to have auxiliary >> > classes that manage session-per-request :) >> > (usefull not necessary). >> > it's the error case that add the complexity wich i will happy to >> > manage with an external tool (to throw session/ rollback transacion) >> >> > anyhow if samebody uses castle or spring with nhibernate i'm happy to >> > know their suggestion about the choose between that framwork- Hide quoted >> > text - >> >> - Show quoted text - > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
