> 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...

If I get my way, it will be mandatory wherever possible, in time...

I have yet to see a single argument _against_ separation if interface
and impl. This is not to start a discussion BTW. If there is one, please
update the xdocs =)

- Leo




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to