[patch] GumpTask + updated gump output

2004-09-18 Thread Stephen McConnell
Attached is an update to the GumpTask (removes a bug related to projects that produce plugins types). Also included is an update to the gump descriptor resulting from the change to the gump task. Steve. Index: tools/magic/src/main/org/apache/avalon/tools/tasks/GumpTask.java

Re: [RT] AOP a la Merlin?

2004-09-18 Thread Niclas Hedhman
On Friday 17 September 2004 21:36, Peter Neubauer wrote: > Just some random thoughts. > > Wdyt? I think, therefor I am . . . in pain. Seriously, no matter the technical merits, my main concern is that we should avoid introducing a concept that is not tried and understood in detail. I.e. I am n

Re: [RT] AOP a la Merlin?

2004-09-18 Thread Peter Neubauer
Hi >You/I/we create a Interception Facility, that defines one or more interfaces >for interceptors. That sounds like the logical first step. What Rickard was saying was that he used not only the Interception Aspects (explicit with theknowledge of the component like you are proposing, and from o