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

Broken URL upgrading #194

Closed
arrdem opened this Issue Mar 31, 2015 · 1 comment

Comments

Projects
None yet
1 participant
@arrdem

This comment has been minimized.

Show comment
Hide comment
Contributor

arrdem commented Apr 1, 2015

@arrdem arrdem modified the milestone: 0.4.16 Apr 1, 2015

@arrdem arrdem added the bug label Apr 1, 2015

arrdem added a commit that referenced this issue Apr 26, 2015

Overhaul URI upgrading
Fixes clojure-grimoire/grimoire#194

Overhauls the URI upgrading stuff to pull the upgrading functions out
into their own top level defns. Rewrites several fns for
generality. Pulls in core.match (already transitively depended by
lib-grimoire) to do some nicer case analysis.

@arrdem arrdem added the patched label Apr 26, 2015

@arrdem arrdem closed this Apr 26, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment