I'm thinking on how is the best to add my own CP Filter to TG ? I've looked at the Identity code. And they have implemented a CP Filter. But, they've "hard coded" it in startup.py (a TG file). Does this does not sounds nice and flexible.
Is there other methods ? By adapting the <project>-start.py script ? By adapting the dev.cfg (or prod.cfg) ? I would not update TG code. Thanks. William

