-
Notifications
You must be signed in to change notification settings - Fork 82
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
EDDI split #1996
EDDI split #1996
Conversation
Broke reference to EDDI property
For reference, here's the original proposal and the architecture at that time: I propose to split the "EDDI" project into:
Rationale:
Code impact:
Here's the architecture under this PR: And here's the architecture under this PR, after cleaning up unused compile-time dependencies: |
First pass thoughts:
|
Looks like we are lot of the way there, but haven't yet renamed |
Answering Tkael points:
|
Sorted 'using's
73e181b
to
01d5afd
Compare
Final change to move EDDI to a separate dll
Resolves #1781.