durusmail: quixote-users: Adding magic to PTL, Or: how to stop worrying about XSS holes
Adding magic to PTL, Or: how to stop worrying about XSS holes
Adding magic to PTL, Or: how to stop worrying about XSS holes
2002-10-01
Nicola Larosa
Adding magic to PTL, Or: how to stop worrying about XSS holes
Adding magic to PTL, Or: how to stop worrying about XSS holes
2002-10-02
Nicola Larosa
2002-10-01
Greg Ward
2002-10-01
Jonathan Corbet
2002-10-01
Titus Brown
2002-10-01
Titus Brown
Adding magic to PTL, Or: how to stop worrying about XSS holes
Jonathan Corbet
> I have come up with a new feature I would like to add to PTL and would
> appreciate feedback from the Quixote user community.

I think I like it.

The thing that worries me at the outset is the prospect of another painful
upgrade once that feature goes in.  Any chance of a release with, say,
"from __future__ import markup" to help the transition?

The use of slots also imposes a Python 2.2 requirement, right?

Anyway, I think it's a good idea.  Now can you extend it to database
strings so I can stop worrying about SQL injection problems too? :)

jon

Jonathan Corbet
Executive editor, LWN.net
corbet@lwn.net


reply