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

Namespace eid-related functions #4268

Merged
merged 1 commit into from
Jun 12, 2019

Conversation

NoahTheDuke
Copy link
Collaborator

Instead of doing a monolith PR like #4251, I've decided to go one file or group of functions at a time, cleaning and moving as I go. I hope to have these PRs be relatively short-lived, and iterate quickly. This is PR 1 of XX.

In this PR, I've moved the eid creation and manipulation-related functions into a single namespace, and then imported only the needed functions into each other namespace. I view this as the highest point on the call graph. Everything should need these, these functions should need no others.

@NoahTheDuke NoahTheDuke force-pushed the nb/namespace-eid branch 2 times, most recently from 6e1cfe3 to 30f0d2a Compare June 10, 2019 03:32
@NoahTheDuke NoahTheDuke merged commit 0308e16 into mtgred:master Jun 12, 2019
@NoahTheDuke NoahTheDuke deleted the nb/namespace-eid branch June 12, 2019 10: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.

1 participant