From: Bruce S. <bas...@nc...> - 2010-09-14 23:31:05
|
Yes, that's a good idea. I myself am not currently up to doing this, but if I recall correctly you had looked into this, yes? It should be done in such a way that the novice can still get everything with "from visual import *", but there should be an optional restrictive import for experts. Bruce Sherwood On Tue, Sep 14, 2010 at 3:27 PM, Guy K. Kloss <g....@ma...> wrote: > Wouldn't this be a good point of time to clean up a little bit of the mess > with the wild card imports and the polluted name spaces? > > After all, coding for Py3k draws some changes in style after it anyway, so one > cannot expect their code to work without changes anymore anyway. I guess this > might be the ideal point in time to sanitise things in the code base that have > been a bit of an issue in the past. > > Guy > > > -- > Guy K. Kloss > Institute of Information and Mathematical Sciences > Te Kura Pūtaiao o Mōhiohio me Pāngarau > Massey University, Albany (North Shore City, Auckland) > 473 State Highway 17, Gate 1, Mailroom, Quad B Building > voice: +64 9 414-0800 ext. 9266 fax: +64 9 441-8181 > G....@ma... http://www.massey.ac.nz/~gkloss > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > > |