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 will be binary compatible and should be API compatible too. Not sure why we would need to keep the old one? It will be in version control of course. -- Regards, Martyn _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
