
14 May
2008
14 May
'08
2:20 p.m.
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@gmail.com