On 9/3/11 11:20 PM, dsimcha wrote:
2.  File(someFileName, someMode) needs to work.  Not supporting this method of
instantiating a File object would break way too much code.

This one could easily be solved by aliasing File.open to (static) opCall().

David

Reply via email to