Automatic import PEP

2006-09-22 Thread Connelly Barnes
Hi, I wrote the 'autoimp' module [1], which allows you to import lazy modules: from autoimp import * (Import lazy wrapper objects around all modules; "lazy modules" will turn into normal modules when an attribute is first accessed with g

Programming language productivity

2006-05-18 Thread Connelly Barnes
There may be entire areas of academia devoted to studying the "productivity problem;" if so, then I am not familiar with the research in that area, so please let me know where I should look for better/more recent research! - Connelly Barnes ___