"adrian(a)jboss.org" wrote : "alesj" wrote : We have a funny package
structure:
| | org.jboss.dependency.plugins.spi.action.ControllerContextAction
| |
| | Perhaps we could move this out of plugins into org.jboss.dependency.spi.action?
|
| Nothing wrong with that. :-)
|
| It is a spi for one possible implementation choice.
| You're not forced to use that implementation so it doesn't belong in the
global spi.
|
I would still move it into global spi.
Even though you are not forced to use it.
Or maybe it shouldn't be called spi.
api as in metatype/managed?
"adrian(a)jboss.org" wrote :
| javaee has a spi and so does JBoss (one possible implementation choice),
| but you wouldn't dream of adding JBoss spi into the javax.* javaee packages.
Why not? :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030336#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...