PDA

View Full Version : Release Dlls of Spring.X?



pathakn
01-06-2007, 06:07 AM
Hi Mark,

I just wanted to know if I download the latest of Spring.Data.NHibernate do I get the release builds of other Spring dlls i.e. Spring.Core, Spring.Data, Spring.Aop?

What is the way to know if they are release or debug dlls? Will using release dlls of spring have any improvements in performance?

Mark Pollack
01-06-2007, 07:48 PM
Hi Nilesh,

The downloads of all the modules use the debug .dlls from the latest daily build that was available at the time the module was compiled. If you want to force a build you can do so on the cruise control page. I will modify the modules build files so that all modules have both debug and release builds. I have not done any performance comparisons with Spring for release/debug - in particular for NHibernate usage.

Cheers,
Mark