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

Remove unneeded algorithm alias definitions #31

Merged
merged 2 commits into from Jun 6, 2013
Merged

Conversation

clue
Copy link
Member

@clue clue commented May 28, 2013

Remove unneeded algorithm alias definitions to reduce complexity, improve testability and avoid tight coupling.

Refs #27.

Ready for review.

@clemens-tolboom
Copy link
Collaborator

It's not clear what algoritms where aliased. This should be in the commit message I guess.

@clue
Copy link
Member Author

clue commented Jun 1, 2013

The algorithms are listed in the CHANGELOG.md here: https://github.com/clue/graph/pull/31/files#diff-0

Do you think it makes sense to also include this info in the commit message and rewrite the history? Personally, I don't think it's likely this is going to be noticed in the history as it would have expanded beyond the first line in the commit message and it's unlikely anybody is going to look for the info there?

clue added a commit that referenced this pull request Jun 6, 2013
Remove unneeded algorithm alias definitions
@clue clue merged commit 1443435 into master Jun 6, 2013
@clue clue deleted the avoid-algo-alias branch June 6, 2013 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants