Proposal: overhaul System.Process

Bulat Ziganshin bulat.ziganshin at gmail.com
Wed May 14 10:20:05 EDT 2008


Hello Jules,

Wednesday, May 14, 2008, 5:58:46 PM, you wrote:

> Surely you can put the nicest new names in another module

> System.Process.RunCommand

> (or whatever)

> programs which use the old versions will still work. Programs which want
> the nicely named new versions can import from the new module.

yes, it will work, but may become source of confusion: it will be
impossible to copy-paste code between modules importing old and new
functions and it will be impossible to understand behavior of code
snippet without looking into imports

-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Libraries mailing list