On 23 Jan 2001, Stefan Bodewig wrote:

> Dan Christopherson <[EMAIL PROTECTED]> wrote:
> 
> > On 23 Jan 2001, Stefan Bodewig wrote:
> > 
> >> Mariusz Nowostawski <[EMAIL PROTECTED]> wrote:
> >> 
> >> > I think I would settle for 4096 limit, with 'parallel' gone and
> >> > 'enablesplit' default false.
> >> 
> >> So we agree. Others?
> > Won't the lack of 'parallel' cause problems calling tools that can
> > only handle one file at a time?
> 
> So I obviously snipped too much, sorry. Part of what Mariusz and I
> agreed upon was a limit attribute which allowed positive integers and
> the special value NONE.
> 
> parallel="true"  -> limit="NONE"
> parallel="false" -> limit="1"
> 
> and settle with deprecating the parallel attribute instead of removing
> it for Ant 1.3.
OK, now I think I'm on board:
new attribute 'limit' as you describe.
new attribute 'enablesplit' enabling the 4K splitting of commandlines
'parallel' deprecated, with the implementation just effecting 'limit'

I should be able to work on this this week.

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

-- 
Dan Christopherson (danch) 
nVisia Technical Architect (www.nvisia.com)

Opinions expressed are mine and do not neccessarily reflect any 
position or opinion of nVISIA.

---------------------------------------------------------------------------
If you're a capitalist and you have the best goods and they're 
free, you don't have to proselytize, you just have to wait.
-Eben Moglen

Reply via email to