|
From: Chris W. <cwi...@op...> - 2004-03-05 16:38:10
|
Alef Arendsen wrote: > Oops, I guess (no I don't guess, I know for sure ;-) manually instantiating > a BeanWrapperImpl won't give you the additional PropertyEditors registered > through CustomEditorConfigurer, if that's what you meant! The BeanWrapper > doesn't know of anything like an ApplicationContext when just instantiating > it. Yeah, that's what I meant. I guess the static method (adding the editor manually to the BeanWrapperImpl class) would be the way to go then since there aren't any dependencies on a AppContext/BeanFactory. Thanks, Chris -- Chris Winters (cwi...@op...) Senior Software Architect |