From 8e91e841f5e43ca35f4c6d74b54821c6d55b340b Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Mon, 24 Jul 2006 01:23:10 +0000 Subject: [PATCH] Update todo. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@110 48356398-32a2-884e-a903-53898d9a118a --- TODO.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/TODO.txt b/TODO.txt index ec6758f2..ac220de8 100644 --- a/TODO.txt +++ b/TODO.txt @@ -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 \ No newline at end of file +- (In Progress) Factor PureHTMLDefinition into a set of strategies +- (?) Create a TokenFactory to prevent really long lines \ No newline at end of file