• Vincent Pelletier's avatar
    DomainTool: Reduce Query usage. · 7dafd5ca
    Vincent Pelletier authored
    Query has a higher overhead than SimpleQuery, and should be avoided
    wherever possible.
    Also, get rid of two unnecessary intermediate ComplexQuery levels.
    There are a few remaining Query uses here, which should go away soon.
    7dafd5ca
DomainTool.py 18.1 KB