|
|
|
|
|
by simion314
1748 days ago
|
|
>Generated code doesn't have to be magical. Sure, other good example is for example in Qt, the Designer tool will create some XML that shows the widget you placed properties, then a tool will generate code that is easy to read(not obfuscated or clever). Can you give some examples on what kind of bad code generation/boilerplate you mean when you think at Java/C# ? |
|