Good question. We are working on:
1) Refactored code: Cleaner code, some things moved to libraries 2) Refactored DBus interface: Now with introspection! (The method names don't change, but the objects do, so the client applications must be updated) 3) Support for modest (tinymail) 4) New DB access code (libtracker-db library) 5) Initial xesam support And the usual bug fixes here and there. We are working on the indexer-split branch. My proposal is: 1) Finish the previous points withour refactor heavily the DB structure 2) Apply the changes in trunk 2) Release a 0.6.8 version After that we have the following pending tasks: * Refactor the DB to support XESAM natively and not with mappings * Split the indexer in a new process This work is big enough to release a 0.6.9 for testing and 0.7.0 as the big release. Some other things with the code in patches to apply: * Or queries and more complex syntax (Carlos Garnacho wrote a patch for it, maybe it need some testing) * Add the unit test support (could be done for the 0.6.8) Comments? What do you think about this? Ivan On Wed, May 21, 2008 at 9:51 AM, Jerry Tan <[EMAIL PROTECTED]> wrote: > Hi, is there any schedule for tracker 0.7.0? > > any feature list or todo list > _______________________________________________ > tracker-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/tracker-list > _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
