Yes the is* filters are odd. isJunk, isPrivate already exist and followed that convention. There are also in* conventions like inDistroseries and inProduct. your proposed name does not make sense given that only branch are returned by the BranchCollection. I think the intent was to create a kind of phrase: AllBranches.inProduct(launchpad).isPrivate().scanned()
-- https://code.launchpad.net/~sinzui/launchpad/trusted-series-branches/+merge/130436 Your team Launchpad code reviewers is subscribed to branch lp:launchpad. _______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

