[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: enums, generics and other animals
alesj
do-not-reply at jboss.com
Fri Mar 7 17:33:28 EST 2008
"alesj" wrote :
| "adrian at jboss.org" wrote :
| | 1) Why do you have class names as strings in the annotations?
| | To be able to read the annotations at all the classloader must exist
| | so there's no problem with letting the users specify classes.
| |
| Bug. :-)
| That's why I called the commit initial.
|
Changed and commited.
All the IoC annotations now use Class instead of String to specify type.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135001#4135001
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135001
More information about the jboss-dev-forums
mailing list