On Mon, 25 Feb 2002 07:51, [EMAIL PROTECTED] wrote: > > > among other things. Maybe running each target in a different > > > class loader, but even that is too much ( I may agree with running each > > > <ant> call in a different class loader ). > > > > eww. Separate ClassLoader for target or per project? > > Per project. A long-running ant ( like a 'build server', or > ant embedded in tomcat to automatically rebuild modified webapps) > will be able to run multiple projects isolated from each other.
you sure this is the best way to do this? > > > 'Static variables' are an important and usefull feature, > > > separate ClassLoader per task would brake this as well. > > > > heh. I think they suck and leaf to several uglies hacks ... heres one of > > them. > > Don't like - don't use. But don't try to impose your taste on everybody > else. Hmm - wasn't I the one saying we should support it? Exactly how is that imposing my taste on everyone else? -- Cheers, Pete *--------------------------------------------------* | Wise men don't need advice. Fools don't take it. | | -Benjamin Franklin | *--------------------------------------------------* -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
