Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do sanitizers work runtime? #199

Open
segabor opened this issue Dec 26, 2019 · 1 comment
Open

How do sanitizers work runtime? #199

segabor opened this issue Dec 26, 2019 · 1 comment

Comments

@segabor
Copy link

segabor commented Dec 26, 2019

Happy Holidays,

I'm working on Swift port of closure templates and I need your guidance on how content sanitizers are used runtime. At which points are they invoked on what targets?

I ran through the Python code generator and learnt that variables passed through calling other templates are marked dirty and some kind of sanitization are done just before appending to output.
Are my assumptions correct?
Thanks,

Gábor

@lukesandberg
Copy link
Contributor

lukesandberg commented Dec 27, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants