[jboss-user] [Microcontainer] - Re: jboss-classloading.xml module names

alesj do-not-reply at jboss.com
Fri Oct 17 17:32:10 EDT 2008


"david.lloyd at jboss.com" wrote : How are you guys naming your modules?
  | 
Dividing code into 3 pieces:
 - contract; jboss-xyz-spi
 - user usage; jboss-xyz-api
 - impl detail; jbos-xyz-plugins

Not every sub-project has api, but we have spi and plugins for all.
We're also letting maven know about the split, hence making it possible for
super advanced users to change impl on top of spi. :-)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182999#4182999

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



More information about the jboss-user mailing list