Archive for January 11th, 2007

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 [...]

2 Comments » - Posted in IDL, Objects by Michael Galloy