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

Move digital twin "basic" classes to base namespace to match .NET #16927

Merged
merged 3 commits into from
Oct 28, 2020

Conversation

timtay-microsoft
Copy link
Member

@timtay-microsoft timtay-microsoft commented Oct 28, 2020

.NET has these in a "Models" folder, but in the base namespace. Java can't do that because classes must be in the path of their namespace. So they will just live in the root level in order to be in the correct namespace

@timtay-microsoft timtay-microsoft merged commit f67af2d into master Oct 28, 2020
@timtay-microsoft timtay-microsoft deleted the feature/adt/timtay/namespace branch October 28, 2020 18:42
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.

3 participants