Created
January 25, 2013 03:41
-
-
Save zachlatta/4631580 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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