|
From: <jue...@we...> - 2003-12-02 22:33:40
|
It's OK for me to change it to public. That indeed makes sense now that = the DataBinders just contain a BindException instead of deriving from = it. =20 Juergen =20 ________________________________ Von: spr...@li... im Auftrag = von Alef Arendsen (JTeam) Gesendet: Di 02.12.2003 22:20 An: spr...@li... Betreff: [Springframework-developer] DataBinder.getBeanWrapper gone... Juergen,=20 I saw you changed the DataBinder to make it contain the BindException = instead of extending it. I used to (and still) extend the DataBinder = sometimes to get advanced behavior for for instance ListDataBinders. In = those extension I usually need the beanwrapper to be able to replace the = instance wrapped by the bean (using getBeanWrapper.setWrappedInstance() = ). Since this method - BindException.getBeanWrapper() - is protected and = the databinder does not extend is anymore, can we make this public? Alef=20 =3D=3D=20 JTeam B.V.=20 Donker Curtiusstraat 7-412=20 1051 JL Amsterdam=20 T: +31 20 486 20 36=20 M: +31 6 24 11 1996=20 F: +31 84 837 00 00=20 E: al...@jt...=20 W: http://www.jteam.nl <http://www.jteam.nl> =20 |