Mine version would not. The old code can't use parameters non-existing then so you'll just have to add another split argument which works like splitWhitespace does today and then make splitWhitespace an alias for some split call (with depreciation annotation) for backwards compatibility.
- Why splitWhitespace() from strutils lacks maxsplit parameter? olwi
- Re: Why splitWhitespace() from strutils lacks maxsplit p... mashingan
- Re: Why splitWhitespace() from strutils lacks maxspl... olwi
- Re: Why splitWhitespace() from strutils lacks ma... olwi
- Re: Why splitWhitespace() from strutils lack... Udiknedormin
- Re: Why splitWhitespace() from strutils... olwi
- Re: Why splitWhitespace() from stru... Udiknedormin
- Re: Why splitWhitespace() from ... olwi
- Re: Why splitWhitespace() from ... Udiknedormin
- Re: Why splitWhitespace() from ... Hlaaftana