|
|
|
|
|
by romaniv
5481 days ago
|
|
Awesome. I remember arguing for it on the mailing lists and I'm extremely happy they did this. With echo tag you can have a very simple and powerful templating system written in the language itself. (I usually just use two methods, Temaplte::show and Template::get, which both are less than 20 lines long.) |
|