I saw this on the Planet Python feed. I stopped reading as soon as I saw the XML-style templates — I can’t stand those things.
I was playing with web.py and Jinja templates earlier in the week which was pretty cool. The nice thing about web.py is that it’s light enough for you to use your own Model and View layers.
I saw this on the Planet Python feed. I stopped reading as soon as I saw the XML-style templates — I can’t stand those things.
I was playing with web.py and Jinja templates earlier in the week which was pretty cool. The nice thing about web.py is that it’s light enough for you to use your own Model and View layers.
As Nate always says… if XML is the answer, you are asking the wrong question. :)
hah!