kode icon indicating copy to clipboard operation
kode copied to clipboard

[kxml_compiler]Make the write/parse methods function generation optional

Open martonmiklos opened this issue 10 years ago • 1 comments

Some applications only require writing or reading XML files with classes generated from schema. Turning off the unused feature would result smaller generated code, faster compilation time, greener world, etc. It would be nice if there would be a command line option to disable them.

martonmiklos avatar Nov 11 '15 22:11 martonmiklos

Fixed in #37

martonmiklos avatar Jan 25 '20 13:01 martonmiklos