GNOME Bugzilla – Bug 462528
Make 'filter_location' a function.
Last modified: 2014-09-01 09:58:59 UTC
Currently there is a class named 'HintsFilter'. This class has the an attribute named 'priority' and method named 'filter_location'. This class should be hidden from the visible API and the signature of the 'MetadataRetriever' should have an 'add_hints_filter(priority, func)', where the 'func' may throw 'serpentine.errors.UnsupportedLocationError' and accepts one argument the 'location'. This also affects the signature of 'serpentine.Application.add_hints_filter'.
Serpentine maintainer(s) have not worked on Serpentine for some years now. This project is not under active development anymore. It is currently unlikely that there will be any further active development. Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this bug report in the future if anyone takes the responsibility for active development again.