On Wed, 2004-09-01 at 01:45, Mark Probert wrote: > Hi, Lothar. > > Lothar Scholz <mailinglists / scriptolutions.com> wrote: > > > > > So instead of writing embedded documentation people should write > > better code: using long identifier names, avoid 10 times nested > > loops, use small methods and no tricks to save a few keystrokes. > > > Another option is to use generators. > > For more, check out Jack Herrington's excellent "Code Generation in > Action", published by Manning. The examples are in Ruby and Java (so we > real-world and back on topic :-) Yup, and he's got his code generation framework on RubyForge: http://rubyforge.org/projects/rna/ Good times... Tom