Skip to content

Instantly share code, notes, and snippets.

@zachlatta
Created January 25, 2013 03:41
Show Gist options
  • Save zachlatta/4631580 to your computer and use it in GitHub Desktop.
Save zachlatta/4631580 to your computer and use it in GitHub Desktop.
This may be a bit off-topic for this channel. I have a programmer who is above me who insists on using a code generator for a project. I experimented with the generator and I have a few issues with it. My biggest issueis that it generates messy code. It doesn't take advantage of C++ conventions and it clearly Java with a few tweaks to make it compile with a C++ compiler. I'm also afraid that some of the programmers on the team with less experience won't know what the underlying code does. Any ideas on how to express this to a superior?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment