Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

diagram for sequence of aliased primitives not generated correctly #149

Open
nofun97 opened this issue Jul 9, 2020 · 0 comments
Open

diagram for sequence of aliased primitives not generated correctly #149

nofun97 opened this issue Jul 9, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@nofun97
Copy link
Member

nofun97 commented Jul 9, 2020

#147 fixes diagram generation for sequence of non-primitives. But this does not work for sequence of aliased primitives. For example:

App:
    !type VeryComplex:
        complex <: sequence of complex

    !alias complex:
        string

would generate this diagram:
image

@nofun97 nofun97 added the bug Something isn't working label Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant