Skip to content
Unverified Commit 3308fef8 authored by Russell Cohen's avatar Russell Cohen Committed by GitHub
Browse files

Fully qualified model types (#244)

* Fully qualify types from models

For a long time, we've been fully qualifying depdency types but not model types. This produces code that's fine, but it's always been a confusing inconsistency and it posed problems trying to render Opaque types that specified namespaces (because the namespace was ignored).

This removes that inconsistency.

* A few more small refactorings

* Fix test failures

* CR feedback
parent 8b386a88
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment