I need to represent as a GObject a data row in the Database (reference objects). I think I need at least: row's ID and table name. I want to add some API to this object to wraps the getter process (an SELECT command) and the update one, allowing the user set its properties using g_object_set function mark it as dirty (unupdated) and maybe an gnc_object_execute command in order to update the data.
Any suggestion? -- Trabajar, la mejor arma para tu superación "de grano en grano, se hace la arena" (R) (entrámite, pero para los cuates: LIBRE) _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
