Archive for January 11th, 2007
Daily Archive
Thursday, January 11th, 2007
Template class
A class similar to MGffTemplate is used in IDLdoc to produce all its output. When I changed from a bunch of print statements scattered over various methods of a class to templates where all the output is in a template file, it was a lot easier to focus on the content of the output. If [...]
