[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Breaking up the MC project and Mavenizing it

alesj do-not-reply at jboss.com
Wed Mar 21 14:27:26 EDT 2007


"adrian at 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 at 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#4030336

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030336



More information about the jboss-dev-forums mailing list