[jboss-dev-forums] [JBoss Microcontainer Development POJO Server] - Re: integration with the Papaki annotation indexer/repositor
jesper.pedersen
do-not-reply at jboss.com
Mon Oct 19 14:59:28 EDT 2009
Ales, can you describe the use-case for JBANN-43 ? In Papaki you explicit specifies which URL resources you want scanned - each URL can be a file or a directory. Filtering is doing through the Papaki specific metadata.
For JBANN-44 I think it should be a switch - default to false - as most projects doesn't care about annotation definitions, but rather where a specific annotation is located - e.g. which classes, methods, ...
JBANN-45 needs to be handled through plugins for the various methods. Currently we have the exclude / excludeAll parameters for the indexer.
JBANN-46 - Papaki is a standalone library with no dependencies on specific vendor APIs. Adding support for the vfszip: protocol could be done through reflection in order to not create a dependency.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4261124#4261124
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4261124
More information about the jboss-dev-forums
mailing list