[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Re: Remoting 3: Beta release imminent
david.lloyd@jboss.com
do-not-reply at jboss.com
Fri Nov 14 16:56:03 EST 2008
I think we'll want to change the packaging somehow. I think the standalone classes should be merged into API for sure. API, and core should remain separate for classloading reasons... util should probably be split among core and API rather than being wholly in the API.
So in the end there should be:
jboss-remoting-api.jar <- api plus standalone and some util
jboss-remoting-core.jar <- core plus some util (maybe these should be merged to one module)
jboss-remoting-transporter.jar <- transporter
jboss-remoting-multiplex.jar <- multiplex transport
I dunno, needs more thinking I guess. What do you guys think?
Also, gotta remember to get COPYING.txt in all of those... and source JAR targets too.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189538#4189538
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189538
More information about the jboss-dev-forums
mailing list