Peter Donald wrote, On 24/03/2003 23.38:
On Tue, 25 Mar 2003 09:14, Peter Royal wrote:...
Lets build an example of how we expect the markup to appear....
I would prefer....
/** * @avalon.role */ public interface MyService
/** * @avalon.service type="MyService" */ public class MyServiceImpl implements MyService, Serviceable
I think you have a point here WRT terminology. If we use "component" and a moniker, we could end up having to explain why it doesn't have anything to to with Composable.
We are doing Serviceable? Then what we give is a service that is playing a role (works well with the play analogy too).
+1
--
Nicola Ken Barozzi [EMAIL PROTECTED]
- verba volant, scripta manent -
(discussions get forgotten, just code remains)
---------------------------------------------------------------------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
