Hi, El lun, 09-06-2008 a las 16:32 +1100, ext Jean Michel Plancade escribió: > Hello, > > I'm looking for the database model of Tracker in order to do a http > interface. Perhaps it's already existing ?
I think that your HTTP interface should use libtracker (or the DBus API), instead of access directly to the database. Because: 1) In the future the DB schema will change (to fully implement XESAM) 2) You can have/provoke locking problems adding a new process reading/writing into the DB. regards, Ivan _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
