
Epsilon Alexey - 2009-02-13 17:16:34
Class is rather good and simple, but it is just repeats hundreds of another replace-like classes.
This class have one bad thing - it is unusable when I'll want use parts of html repeatedly ("foreach" functionality). So try to develop such functionality. Mandatory, this function must allow multifolding of html-pieces.
Also try to use IntegratedTemplate.class, it realize your idea, but also supports "foreach". I has used this one five years long, later I come to UltimaPHP.