On Monday 29 November 2004 01:25, El Quijote wrote:

> How can an interface provide finer granularity than method-granularity?

It can't.
The text is perhaps not entirely well stated. Avalon needed cross-cutting 
concerns across components. Instead of going aspect orientation with a new 
language, or other declaration + heavy reflection, Avalon chose to keep it 
fairly simple. It is not AOP, it is a solution that is less complex than AOP 
that fulfill most of the need.

The interfaces referenced in the text are the Avalon Framework classes.


Cheers
Niclas
-- 
   +------//-------------------+
  / http://www.dpml.net       /
 / http://niclas.hedhman.org / 
+------//-------------------+


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

Reply via email to