I can see that we have method 'int getRelativeOrder()' in both interfaces -
Deployer and StructureDeployer.
Should we make it a common interface RelativeOrdered or something - also reducing on
duplicate Comparator - and that both Deployers will extend it?
I think it would also be good to keep all our orders in the same place - in this
RelativeOrdered - or at least in the Deployers interfaces. Thinking from users perspective
- a quick overview of orders, and how should he order his own Deployers.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979790#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...