Re: Gnome Programming & App Development Theory & Practice
Havoc Pennington <[email protected]>
| Newsgroups | gmane.linux.xdg.devel,gmane.comp.gnome.db,gmane.comp.gnome.apps.gnucash.devel,gmane.comp.gnome.office.general,gmane.comp.gnome.gtk+.devel.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, Reading quickly, it seems like GNOME Storage (http://www.gnome.org/~seth/storage/) is thinking along similar lines, in particular making all documents/data richly queryable and multiuser. It does not have apps go straight to SQL though, it requires the data to follow an XML-style conceptual organization (tree of nodes with attributes on each node). Havoc