On Thu, 21 Feb 2002 20:59, Adam Murdoch wrote:
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, 21 February 2002 7:43 PM
> > To: [EMAIL PROTECTED]
> > Subject: cvs commit:
> > jakarta-ant/proposal/myrmidon/src/main/org/apache/tools/ant Task.java
> >
> >
> > donaldp     02/02/21 01:42:34
> >
> >   Removed:     proposal/myrmidon/src/main/org/apache/tools/ant Task.java
> >   Log:
> >   No longer need ant1 Task class about anymore - yea!
>
> Woohoo!  It just gets better and better.  TaskContext != Context, Project
> gone, Task gone ...

We could almost reimport that ant1 compat layer and gump wouldn't break ... 
well almost ;)

> Axe Configurable next :)

aww!

Before I do that I am going to axe CascadingException and replace a 
codedependency with a "pattern" dependency. ie we can specify that exceptions 
that declare a method "Throwable getCause()" are "cascading"/"nested" etc and 
then a whole chunk of code becomes independent of both Ant and Avalon ! ;)

-- 
Cheers,

Pete

-----------------------------------------------------------
 I don't suffer from insanity. I enjoy every minute of it.
-----------------------------------------------------------

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

Reply via email to