zserio icon indicating copy to clipboard operation
zserio copied to clipboard

Implement warning for cyclic imports

Open mikir opened this issue 2 years ago • 0 comments

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.

mikir avatar Nov 08 '22 08:11 mikir