Christofer Dutz created PLC4X-231:
-------------------------------------
Summary: [code-generation] refactor the code generator to no
longer require "enum" field types
Key: PLC4X-231
URL: https://issues.apache.org/jira/browse/PLC4X-231
Project: Apache PLC4X
Issue Type: Improvement
Components: Code-Generation
Affects Versions: 0.8.0
Reporter: Christofer Dutz
Assignee: Christofer Dutz
Now that the code-generator is internally strongly typed, we could eliminate
the "enum" field type, which we initially needed in order to support the
different ways enums are parsed and serialized.
Now we could remove this field type and use the normal mspec types.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)