Re: [Formsess-devel] tag parsing
Status: Beta
Brought to you by:
mrkatana
From: Katana <ka...@ka...> - 2004-05-07 15:43:52
|
> 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! That's great news ! I am ashamed to admit that the first implementation of tag parsing was quite poor, and i'm sure it's much better now. Unfortunatly, I'll be away until next thursday, but be sure I'll check your changes when I come back, since I'll have a long week end for me :-) Katana |