|
From: Mike Cannon-B. <mca...@gm...> - 2004-06-02 00:32:02
|
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...> wro= te: >=20 > Quoting "j=FCrgen h=F6ller [werk3AT]" <jue...@we...>: >=20 > > 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. >=20 > OK, thanks for the update! That will certainly cut down on some code. T= hough I > like having the option of registering my own instances. Another reason I= like > Spring: great defaults, but easy to customize. >=20 > Seth >=20 > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. >=20 >=20 >=20 >=20 > ------------------------------------------------------- > 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 > |