0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-09 23:28:42 +00:00

Update todo.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@110 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang 2006-07-24 01:23:10 +00:00
parent dfb3d48397
commit 8e91e841f5

View File

@ -4,12 +4,8 @@ Primary:
- Finish attributes fixing
Secondary:
- Build an automated release system that will create minimal versions too
- Build system that will in-line includes
- Migrate all unit tests to use the lexer and generator
- Build the entity lookup table
Code issues:
- Factor PureHTMLDefinition into a set of strategies
- Create a TokenFactory to prevent really long lines
- Fix the encoding problems in the lexer and generator
- (In Progress) Factor PureHTMLDefinition into a set of strategies
- (?) Create a TokenFactory to prevent really long lines