|
From: <jue...@we...> - 2004-06-02 01:15:55
|
For the umpteenth time, I've committed all my changes to CVS HEAD... :-) = This time, a couple of refinements in the beans area, in terms of the = introspection cache and in terms of exception usage, plus a bugfix in = the MessageFormat handling of our MessageSources. =20 Thomas, I've also refined WebLogicNativeJdbcExtractor's implementation: = I've introduced a NativeJdbcExtractorAdapter base class that all = extractors derive from now, simplifying their implementations. = Furthermore, WebLogicNativeJdbcExtractor caches the = "getVendorConnection" Method object now. =20 I'm gonna give the current codebase a sanity check with werk3AT apps = tomorrow morning, and finally-finally-finally upload the release to = SourceForge during the day. And afterwards, I'll take a couple of days = off ;-) =20 Juergen =20 ________________________________ Von: spr...@li... im Auftrag = von Mike Cannon-Brookes Gesendet: Mi 02.06.2004 02:32 An: spr...@li... Betreff: Re: [Springframework-developer] Preparing for 1.0.2 Stable here (running HEAD) - just release it already :) PS It's already June 2nd here - I know Sydney time is ahead of the world, but that surely makes it hard to make a release in May ;) Cheers, Mike On Tue, 1 Jun 2004 09:11:45 -1000, se...@eh... <se...@eh...> = wrote: > > Quoting "j=FCrgen h=F6ller [werk3AT]" <jue...@we...>: > > > Repeated complaints that there were no default editors for =3D > > java.lang.Boolean, java.lang.Integer etc prompted that change. What = we =3D > > register by default now are standard instances of = CustomBooleanEditor =3D > > and CustomNumberEditor; in the latter case, using =3D > > Integer.parseInt/toString and co rather than a NumberFormat = instance. > > =3D20 > > Of course, those defaults can still be overridden by the usual =3D > > registerCustomEditor calls, typically with custom instances of =3D > > CustomBooleanEditor and CustomNumberEditor. What makes those editors = =3D > > "custom" is that they're configurable, in contrast to most other =3D > > PropertyEditors. We just provide default instances of them now, but = =3D > > still allow for registering customized instances. > > OK, thanks for the update! That will certainly cut down on some code. = Though I > like having the option of registering my own instances. Another = reason I like > Spring: great defaults, but easy to customize. > > Seth > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle = 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3D3149&alloc_id=3D8166&op=3Dclick > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > ------------------------------------------------------- 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 |