More Software posts
May 10, 2003
Generation Gap pattern for code generation

On the Joel on Software forum there was a thread called Code that writes code. In it I mentioned the technique I like of generating base classes and overriding them to add user written code. This means you don't have to manage files containing both generated and hand written stuff with all the problems when you want to regenerate. Turns out there's a name for this pattern, the Generation Gap.

Posted by Alex at May 10, 2003 06:25 PM
Comments
Post a comment
Name:


Email Address:


URL:


Comments:


Remember info?