mwt enlightened us with: > I'm reworking a little app I wrote, in order to separate the data > from the UI.
Good idea. > As a start, I wanted to create a iron-clad data recepticle that will > hold all the important values, and stand up to being queried by > various sources, perhaps concurrently. Why do that yourself, if you can have SQLite databases? SQLite is even capable of in-memory databases. No need to re-invent the wheel. Sybren -- The problem with the world is stupidity. Not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself? Frank Zappa -- http://mail.python.org/mailman/listinfo/python-list