Re: [Tracker] Fixing private headers included from public headers



On 11/02/10 01:34, Martyn Russell wrote:
It looks like we need to make these publicly installable for libraries
like libtracker-extract, etc:

tracker-dbus.h (for libtracker-miner)
tracker-statement-list.h (for libtracker-extract)
tracker-sparql-builder.h (referenced from tracker-statement-list.h)

After further reflection, I realised that tracker-dbus.h is not included by any headers for libtracker-miner. So we could simply keep that in libtracker-common and put the other two headers into libtracker-client. The reason this would work is that libtracker-extract depends on libtracker-client for linking anyway and it seems a more logical place to put these modules.

Thoughts?

--
Regards,
Martyn



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]