Re: [Tracker] Vala binding

2008-08-05 Thread Martyn Russell
Jamie McCracken wrote: we will want to create a new libtracker in vala (rather than c) that wraps the dbus api we will need to keep the old one on for backwards compatibility so the new one should be parallel installable Hmm, from what I have heard, if done correctly the vala generated C

Re: [Tracker] Vala binding

2008-08-05 Thread Jamie McCracken
On Tue, 2008-08-05 at 12:24 +0100, Martyn Russell wrote: Jamie McCracken wrote: we will want to create a new libtracker in vala (rather than c) that wraps the dbus api we will need to keep the old one on for backwards compatibility so the new one should be parallel installable Hmm,

Re: [Tracker] Vala binding

2008-08-04 Thread Jamie McCracken
On Thu, 2008-07-31 at 11:07 +0200, Philip Van Hoof wrote: On Thu, 2008-07-31 at 11:03 +0200, Philip Van Hoof wrote: Is it ok to add a vala binding in src/libtracker in indexer-split ? This will it be, if okayed sure although vala can easily access tracker api via dbus directly jamie

Re: [Tracker] Vala binding

2008-08-04 Thread Philip Van Hoof
On Mon, 2008-08-04 at 10:06 -0400, Jamie McCracken wrote: On Thu, 2008-07-31 at 11:07 +0200, Philip Van Hoof wrote: On Thu, 2008-07-31 at 11:03 +0200, Philip Van Hoof wrote: Is it ok to add a vala binding in src/libtracker in indexer-split ? This will it be, if okayed sure

[Tracker] Vala binding

2008-07-31 Thread Philip Van Hoof
Is it ok to add a vala binding in src/libtracker in indexer-split ? -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be ___ tracker-list

Re: [Tracker] Vala binding

2008-07-31 Thread Philip Van Hoof
On Thu, 2008-07-31 at 11:03 +0200, Philip Van Hoof wrote: Is it ok to add a vala binding in src/libtracker in indexer-split ? This will it be, if okayed -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog

Re: [Tracker] Vala binding

2008-07-31 Thread Philip Van Hoof
On Thu, 2008-07-31 at 11:07 +0200, Philip Van Hoof wrote: On Thu, 2008-07-31 at 11:03 +0200, Philip Van Hoof wrote: Is it ok to add a vala binding in src/libtracker in indexer-split ? This will it be, if okayed With the difference that a tracker.deps will include dbus-glib-1, I forgot to

Re: [Tracker] Vala binding

2008-07-31 Thread Philip Van Hoof
On Thu, 2008-07-31 at 11:03 +0200, Philip Van Hoof wrote: Is it ok to add a vala binding in src/libtracker in indexer-split ? By looking at the generated binding, I noticed that the API in tracker.h has a few serious flaws and problems: * It pretends to be GObject-like, but it's really one big