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

Recursive model references causes error during generation #243

Closed
aedelmann opened this issue Jun 10, 2016 · 0 comments
Closed

Recursive model references causes error during generation #243

aedelmann opened this issue Jun 10, 2016 · 0 comments
Labels
Milestone

Comments

@aedelmann
Copy link
Contributor

aedelmann commented Jun 10, 2016

When a user uses model A inside model A and invokes a code generator, a stack overflow error occurs.
In order to circumvent this issue, the model editor should not allow to use a model recursively resulting in a validation error.

Validation Error occurs on:

Model A --> Model A
Model A --> Model B --> Model A

@aedelmann aedelmann added the bug label Jun 10, 2016
erlemantos pushed a commit to bosch-io/vorto that referenced this issue Jun 16, 2016
…ck_dotproject_for_tutorial_example to development

* commit '30e276545814b98042621af45c9f395d07ac1075':
  update mapping example by moving mapping file to folder "src/mappings"
  add back .project file to tutorial examples
@aedelmann aedelmann added this to the 0.9.0 M2 milestone Jun 24, 2016
erlemantos pushed a commit to bosch-io/vorto that referenced this issue Jul 7, 2016
Signed-off-by: Erle Czar Mantos <[email protected]>
erlemantos pushed a commit to bosch-io/vorto that referenced this issue Jul 7, 2016
Signed-off-by: Erle Czar Mantos <[email protected]>
erlemantos pushed a commit to bosch-io/vorto that referenced this issue Jul 7, 2016
erlemantos pushed a commit to bosch-io/vorto that referenced this issue Jul 7, 2016
erlemantos pushed a commit to bosch-io/vorto that referenced this issue Jul 11, 2016
…tes suggestions by Alex to not make the 'generator menu' disappear but clicking it when an error is present will make it throw out an error in the console.

Signed-off-by: Erle Czar Mantos <[email protected]>
@aedelmann aedelmann modified the milestones: 0.9.0 M1, 0.9.0 Jan 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant