Hi,
I think this is a very interesting idea to generate the Seaside code
using an XSL transformation. Especially when starting with a new
project and getting a template from a web-designer it used to be very
nasty to get started. Copying the automatically generated code to
Squeak and using the Refactoring-Browser to decompose it into a
couple of small methods is really cool.
I tried to convert
www.netstyle.ch using your XSL and made two
observations:
- Usually we produce XHTML sites with heavily nested div and span
tags, the XSL doesn't seem to handle these properly. I think it is
less important to support input-fields, since those require manual
work anyway or are even created using Magritte.
- I am using the canvas rendering framework for all my new code.
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch