Re: AspectJ logging was [Re: Purpose of FileUtils.close(...)]

2005-01-20 Thread Steve Loughran
Kev Jackson wrote: Another thought: We could create an AntThread class to tie a Thread to a Project. Most places that currently use Thread constructors would use the same AntThread constructor. The top-level AntThread could be constructed with an explicit Project; others could inherit the Proje

AspectJ logging was [Re: Purpose of FileUtils.close(...)]

2005-01-20 Thread Kev Jackson
Another thought: We could create an AntThread class to tie a Thread to a Project. Most places that currently use Thread constructors would use the same AntThread constructor. The top-level AntThread could be constructed with an explicit Project; others could inherit the Project from the AntThre