Hi,
in a plugin, I'd like to select a component dynamically. Basically,
I'd like to have something along these lines:
<configuration>
<myComponent hint="foo">
...
</myComponent>
</configuration>
The idea is to use the hint for looking up the "myComponent" bean and
use the XML fragment between <myComponent> and <myComponent> to
configure the bean.
Is that possible? Any other ideas how to achieve my goal?
Thanks,
Jochen
--
Base64 decoding, 300% faster than sun.misc.BASE64Decoder:
http://archive.netbsd.se/?ml=commons-dev&a=2008-05&t=7522166
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]