-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Carsten Ziegeler wrote:
> Leszek Gawron wrote
>> I doubt that is possible in spring. Probably the class of bean 
>> definition must be known even before BeanFactoryPostProcessors apply.
> Yes, it's not possible this way. Spring reads in the configuration,
> creates the
> bean definition object, does some class checking on the beans (for
> example if the bean implements some bean processing interfaces) and then
> applies the properties.
> 
> Our own version we had before was reading in the XML itself and applying
> the properties during reading the XML. So if we would need the same
> behaviour again we have to give our own XML reader/parser to Spring
> (which might be possible).

No need for anymore. Leszek showed me the way to do what I wanted.

Ciao

- --
Giacomo Pati
Otego AG, Switzerland - http://www.otego.com
Orixo, the XML business alliance - http://www.orixo.com

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFTSDcLNdJvZjjVZARAk8FAJ9utBkqtGcR0Ycp+NKuTEVZI0+s5wCdF3UZ
RBAmdtT2oiJbX5EJbGmmb8U=
=ygmW
-----END PGP SIGNATURE-----

Reply via email to