Re: assertion error "PRI(owl) >= priority" otp.c line 248
Stefan Monnier <[email protected]>
| Newsgroups | gmane.comp.window-managers.ctwm |
|---|---|
| Message-ID | <[email protected]> |
> 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