From 6961728ab27595d34365a4c9f83cca140dcb7b69 Mon Sep 17 00:00:00 2001 From: nex3 Date: Sat, 27 Jan 2007 23:56:37 +0000 Subject: [PATCH] Updated TODO. git-svn-id: svn://hamptoncatlin.com/haml/trunk@315 7063305b-7217-0410-af8c-cdc13e5119b9 --- TODO | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/TODO b/TODO index 141fd86d..e2bb769f 100644 --- a/TODO +++ b/TODO @@ -6,9 +6,6 @@ Documentation: Haml::Engine public method info could use work Features: - Exceptions thrown by Sass code should have their own class - Exceptions in general should be a lot nicer - Filters for Haml - Haml and Sass should throw syntax errors rather than blithely parsing ill-formatted documents + Sass needs to throw exceptions There should be a way to represent options in-document Haml and Sass executables should return meaningful exit codes