zserio
zserio copied to clipboard
Implement warning for cyclic imports
Because Zserio packages can contain definition of multiple Zserio entities, the cyclic imports are allowed and can be used. On another hand, cyclic imports can signal some design problems in schema.
Therefore, it could be handy for users to implement warning for cyclic imports. Such warning should be disabled by default.