On Sun, 2009-04-12 at 02:58 +0200, Vincent Legoll wrote: > bzr, monotone & git used to have a get_tree() which > always called lookup_tree() if it was not already cached, > but without caching at that time either. I think this was > wrong and only cut'n'pasted between plugins. But > would like to hear from the creators of those plugins.
If memory serves get_tree() was added in a recent refactoring. This may be a false memory though I don't follow meld especially closely and occasionally suffer cross talk with other projects. > The remaining of the patch is mostly renaming and > passing an additional "directory" argument to > _lookup_tree_cache() as was required for bzr, but > which remains unused for other plugins. > > Please review. Nothing looks wrong. Tested with latest svn version. Still works. Happy. -- Daniel Thompson <[email protected]> _______________________________________________ meld-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/meld-list
