• Vincent Pelletier's avatar
    DomainTool: Reduce Query usage. · a9ab112f
    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.
    a9ab112f
DomainTool.py 18.1 KB