You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by "Christofer Dutz (Jira)" <ji...@apache.org> on 2020/08/13 07:29:00 UTC

[jira] [Created] (PLC4X-231) [code-generation] refactor the code generator to no longer require "enum" field types

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)