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

Unexpected Namespace in Functionblock Wizard #322

Closed
laverman opened this issue Jul 1, 2016 · 0 comments
Closed

Unexpected Namespace in Functionblock Wizard #322

laverman opened this issue Jul 1, 2016 · 0 comments
Labels
Milestone

Comments

@laverman
Copy link

laverman commented Jul 1, 2016

Action
A new functionblock shall be created by invoking the Functionblock wizard.

Expected Result:
The default namespace ends with .fb e.g. com.mycompany.fb

Actual Result:
The default namespace ends with .type, which equals to the default namespace of an entity or enum.

Rational:
Since a model is uniquly identified using namespace+ version + name, it should be possible to create a functionblock and entity with the same name. Therefore, the default values should support this by already separating the models by namespace

@aedelmann aedelmann added this to the 0.4.0 M6 milestone Jul 1, 2016
@aedelmann aedelmann modified the milestones: 0.4.0 M5, 0.4.0 M6 Jul 2, 2016
@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

2 participants