• Vincent Pelletier's avatar
    CMFCategory.CategoryTool: Stop using selection_{report,domain} · 2b20a1d8
    Vincent Pelletier authored
    It is overkill, and is likely slower than just passing the needed
    values straight to catalog.
    Also, rely on duck-typing instad of portal-type-testing.
    Also, drop unused "spec" and "filter" arguments.
    Also, expose strict{,_membership} used arguments, simplifying code.
    Keep catchall **kw for compatibility.
    2b20a1d8
CategoryTool.py 81 KB