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

Default Multiplicity and deal with circular references #14

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

jamesrwelch
Copy link

  • Generate types for classes where multiplicity is not set, use 0 and 1 as default min / max respectively.
  • When dealing with reference data types, don't risk looping forever; instead assume a type will be generated for the referenced class and just insert its name

@joe-crawford
Copy link
Contributor

The code changes look good to me but looks like the tests are failing, probably because more classes are now able to be exported?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants