Re: Aspects
Niclas Hedhman <[email protected]> Mon, 29 Nov 2004 02:03:06 +0800
| Newsgroups | gmane.comp.jakarta.avalon.user |
|---|---|
| Organization | Private |
| Message-ID | <[email protected]> |
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 / +------//-------------------+