Folks,
Even though we cannot separate them yet inside phoenix, could teams try to put their blocks/interfaces/support classes in one jar and their implementation in another jar. This will also mean that different packages are required :
thing.ThingBlock -> goes to thing-api.jar think.refimpl.DefaultThingBlock - > goes to thing-ri.jar
It is not mandatory, just hoped for...
Cheers,
- Paul
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
