Re: Spring Frameworks
Re: Spring Frameworks
- Subject: Re: Spring Frameworks
- From: Andrus Adamchik <email@hidden>
- Date: Thu, 7 Jul 2005 13:31:23 +0400
On Jul 6, 2005, at 10:27 PM, Gino Pacitti wrote:
Hi All
Does anyone have any thoughts or experiences with Spring Frameworks.
I had a long chat today with another developer who sang its praises??
Gino
Spring is a nice general-purpose service manager. I use it whenever
other technologies on a given project do not have their own notion of
an "application context" of some sort. Granted I don't care about
Struts/EJB/Hibernate (areas where Spring seems to be the best choice
to maintain developer sanity), this leaves Swing development. I also
used it once to organize unit testing (loading test case data,
bootstrapping DB stack, etc).
In other words if your environment has some sort of lifecycle
management capabilities (WO certainly does), you probably shouldn't
bother...
Andrus
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden