6 ms·
Template languages and code maintenance
- deleted 17y ago[deleted]
- deleted 17y ago[deleted]
- kristianp 17y agoReminds me of ruby's builder (this blog has a simple, quick example: http://beust.com/weblog/archives/000025.html http://beust.com/weblog/archives/000025.html Implementation of the xml builder. http://snippets.dzone.com/posts/show/2528 http://snippets.dzone.com/posts/show/2528 This is supposedly quicker than http://builder.rubyforge.org/ http://builder.rubyforge.org/ I imagine there is a python equivalient.