Chris, I'm assuming you're asking for comment on this since you posted it as a patch. It makes sense to me to factor this out if you need to use in the symbol selection dialog.
Cheers, Wayne On 3/11/2017 12:31 PM, Chris Pavlina wrote: > Hi, > > The attached patch pulls the footprint filtering logic out of cvpcb's > GUI code. It adds a FOOTPRINT_FILTER class in common/ that provides an > iterable filtered view onto a collection of footprints. This refactor is > necessary to enable footprint selection within eeschema. > > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

