• Vincent Pelletier's avatar
    CatalogTool: make getCategory{,ValueDict}ParameterDict return a query tree · 22e91eea
    Vincent Pelletier authored
    This way it is easier to further extend it without risking key conflicts
    in catalog parameters, which in turn would either lead to simple TypeErrors
    ("multiple values for parameter ...") or to criterion being accidentally
    ignored.
    Update callers.
    These methods are young enough that no other callers should exist yet.
    22e91eea
DomainTool.py 17.1 KB