|
From: Thomas R. <tho...@tr...> - 2004-06-03 02:37:13
|
Wait, I have some changes I would like to include :-) I'm updating the web site right now. Thomas jürgen höller [werk3AT] wrote: >Dear Spring community, > >I'm pleased to announce that Spring Framework 1.0.2 has just been released. This release introduces a variety of enhancements throughout the framework, plus some minor bugs fixes. Among the enhancements in this release are: > >* new "mock" source tree and "spring-mock" jar file, containing JNDI and Servlet API mocks for usage in applications > >* CachedIntrospectionResults flushes the JavaBeans Introspector cache for proper garbage collection on shutdown >* added ObjectFactory interface and ObjectFactoryCreatingFactoryBean, for non-intrusive creation of prototype beans >* AbstractXmlApplicationContext uses PathMatchingResourcePatternResolver for Ant-style config location patterns >* added support for "xxx*" field patterns to BindException's "getFieldErrors" and "getFieldError" methods >* QuartzJobBean applies SchedulerContext entries as bean properties, just like it also does for JobDataMap entries > >* added UserCredentialsDataSourceAdapter, for transparently appying username and password to target DataSource calls >* added RowMapperResultReader, to be used instead of a custom RowCallbackHandler when mapping rows to objects >* added AbstractLobStreamingResultSetExtractor and AbstractLobCreatingPreparedStatementCallback >* reworked "imagedb" sample app, with a redesigned implementation of the DefaultImageDatabase class >* iBATIS SQL Maps 2.0 integration classes support per-SqlMapClient DataSource and lazy loading of paginated lists > >* DispatcherServlet detects ViewResolvers by type to allow for ViewResolver chaining (respecting order values) >* added "doSubmitAction" template method to SimpleFormController, for submit actions without caring about ModelAndView >* AbstractWizardFormController optionally supports "_page" request parameter, for proper handling of back button usage >* added support for "person.na*"/"person.address.*"-style field patterns to BindTag's "path" attribute >* added Struts DelegatingRequestProcessor and DelegatingTilesRequestProcessor as alternatives to DelegatingActionProxy > >See the changelog for details. We have also refined our roadmap; see our JIRA for a rough plan of what's ahead. > >Thanks for using Spring! > >Regards, > >Juergen > > >------------------------------------------------------- >This SF.Net email is sponsored by the new InstallShield X. >>From Windows to Linux, servers to mobile, InstallShield X is the one >installation-authoring solution that does it all. Learn more and >evaluate today! http://www.installshield.com/Dev2Dev/0504 >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > |