Spring.NET. How actively is it being developed/supported?
Posted
by Bubba88
on Stack Overflow
See other posts from Stack Overflow
or by Bubba88
Published on 2010-05-02T06:36:19Z
Indexed on
2010/05/02
6:47 UTC
Read the original article
Hit count: 346
spring.net
|nhibernate
I've made my choice for the developement components on the .NET platform: Spring.NET for IoC and NHibernate for data access. But how safe is it?
I've heard here on SO (don't remember which post exactly) that Spring.NET is on its way down, cause for example the Java original version is developed by a large number of people; but (they say that) the sole person behind the .NET version is Mr. Mark Pollack. Is that so?
And, if so, does it still make sense to count on Spring.NET for my production applications?
- if you have similar information about NHibernate, I'll appreciate it; though it seems that the latter is actively supported.
© Stack Overflow or respective owner