From: David <da...@df...> - 2004-05-07 14:55:54
|
I fixed the small problems with line numbers and tag names in error reporting and verything works fine now with my new implementation. A good thing I forgot to mention is that I was able to remove the many ugly wrapper functions in the tag class that call a private(!) method of the filter class by moving lots of stuff to the tag class. (though some are still left). As it's an overall clean up and simplification I suggest to merge the changes back into the trunk but please have a critical look at it and tell me what you think! - david |