Brandon's Blog

8/20/2008

The Proposed Projects Keep Coming

The Sigma class system being well underway (although not present in trunk/ at this point), I somehow can’t help but self-destructively imagine a different project.

Imagine a Microsoft Access replacement written in Python, using pysqlite and wxPython…

wxPython has an XML file format for UI design, meaning the program could basically embed a wxPython XML designer that would then auto-load the interface from the database itself whenever necessary.  The whole file format for the database could actually be a sqlite database with a few special tables!

Anyway…