Feb. 13, 2018
12:36 p.m.
On 13 Feb 2018, at 13:12, Sean P. DeNigris <sean@clipperadams.com> wrote:
Sven Van Caekenberghe-2 wrote
There is also ZnHtmlOutputStream (a simple helper class) for generating syntactically correct HTML.
Yes, it's nice. I've used it in images when I needed to work with HTML without Seaside loaded.
It is way simpler though, Seaside's model is much better (but consists of lots of classes). YMMV