Daniel & Oleg,

> > creating one .py file for each class, but it's turning out to be a mess 
> > of include statements.
> 
>    He-he, Python is not Java!

I was anticipating this response, but I did have good intentions when we set
out.  We are working on an application that will validate and export data from
an archaic accounting system with 16 years of patchwork and zero documentation.
 Because we have no idea how things relate to each other, we just created a
class for every table in the system and proceeded to work with them.  Overall,
it was a good refresher in Bad Python Coding Principles 101.  

In regards to the editor, seeing as how I'm on a windows machine, I've chosen to
install Eclipse and PyDev to help manage this project as UltraEdit just didn't
have the oomph to handle the sheer size of it all.






 






------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to