> Actually, what we obviously need to do is get rid of TwmWindow structs > wholesale, just embed SQLite, and store our runtime data there; then > the indexes will find them for us!
I don't follow. Wouldn't a hash-table work just as well?
SQLite seems like a rather expensive way to implement a hash-table.
Stefan
