Skip to content

Conversation

egil
Copy link
Contributor

@egil egil commented Apr 8, 2021

This is an implementation of the proposed solution in #102.

This moves the project related using statements for a controller class inside the namespace declaration. That way, any contract models that conflicts with framework types are resolved by signaling to the compiler that the project contract models takes precedence.

…ide namespace to avoid ambiguities between framework types/namespaces and project namespaces
@egil egil linked an issue Apr 8, 2021 that may be closed by this pull request
@egil egil self-assigned this Apr 8, 2021
@egil
Copy link
Contributor Author

egil commented Apr 8, 2021

Gah, windows-latest image is broken, cannot restore nuget packages.

@egil egil force-pushed the feature/102-name-conflicts branch from ceb82f5 to 7bfcbb1 Compare April 9, 2021 10:51
@egil egil removed the request for review from perkops April 9, 2021 12:00
@egil egil added the bug Something isn't working label Apr 9, 2021
@davidkallesen davidkallesen merged commit fbf11f8 into main Apr 14, 2021
@egil egil deleted the feature/102-name-conflicts branch April 14, 2021 11:02
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

Successfully merging this pull request may close these issues.

Use qualified namespace for reserved type names as "Task"
3 participants