0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-19 10:45:18 +00:00
htmlpurifier/TODO.txt
2006-07-24 02:49:37 +00:00

13 lines
311 B
Plaintext

Todo List
Primary:
- Implement attribute validation
- Implement HTMLPurifier
Secondary:
- Migrate all unit tests to use the lexer and generator
Code issues:
- Rename AbstractTest to Harness
- Reorganize Strategy hierarchy to minimize duplication
- (?) Create a TokenFactory to prevent really long lines