← Back to team overview

gtg-contributors team mailing list archive

filteredtree, &tc. code documentation branch

 

On Mon, Feb 22, 2010 at 05:17:14PM +0100, Lionel Dricot wrote:
> As a consequence, I've started my own FilteredTree which is not related to
> gtk but is a View layer above our own Tree.  This filteredTree is given to
> the gtk.TreeModel as an argument.
> 
> I've also started a FiltersBank who will store all of our filters so that
> they are in one place.
> 
> I hope this will help plugin writers and make our requester API saner.

Partly to help my own understanding of this new code, and partly to help
others who will be using it in the future, I've added a bunch of pydocs
to the code to document the new API:

  https://code.edge.launchpad.net/~bryceharrington/gtg/gtg-refactor-docs

This also includes some notes taken from some of your recent emails
about the changes.

Bryce




References