PDA

View Full Version : project status


boegman
05-23-2005, 02:33 PM
The Spring.NET project is in Beta (5) on Source forge (very close to production). Does this include the Spring.Web project? If not, is there any way I can get an impression of it's status?

Mark Pollack
05-23-2005, 04:28 PM
Hi,

No, it doesn't include the Spring.Web project. It refers to the maturity of the IoC codebase and other utilities that are in the Spring.Core directory. This is what you currently get via the standard sourceforge download. I've been making the whole CVS tree available for download and people have been accessing it directly to play with the web, service and aop features. Currently, Aleks is using the web features in an application that is going into production, so as far as the code pathways and features of ASP.NET that his particular application is using the code is quite stable. Ted Husted has also uncovered some issues that we will address but nevertheless seems to be able to work around them and use Spring.Web effectively. Of course these two applications do not cover all cases and we really appreciate the time and effort that people are spending to help make Spring.Web better.

Cheers,
Mark