[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: JBDEPLOY-3 issues
alesj
do-not-reply at jboss.com
Wed Mar 12 08:32:52 EDT 2008
Regarding this:
- http://jira.jboss.com/jira/browse/JBDEPLOY-10
What kind of annotations should we scan for?
I currently just ported what is already in the real EARStructure (in AS5_trunk), which is just recognizing ear's children.
With annotation scanning, I really think we should do this in generic fashion, once for all utils/frameworks that depend on annotation existence - e.g. EJB3, Seam, ...
Providing the hooks for them to plug-in into our generic solution and get pre-scanned results. Or making this lazy, and let them trigger the initial scanning.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135901#4135901
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135901
More information about the jboss-dev-forums
mailing list