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

Big refactoring of segments and trails. #87

Merged
merged 1 commit into from
Jun 21, 2013
Merged

Conversation

byorgey
Copy link
Member

@byorgey byorgey commented Jun 17, 2013

  • Segments can now be "closed" or "open"
  • Trails are "lines" or "loops", represented more correctly and tracked at the type level
  • Add a new 'Located' wrapper for adding locations to translation-invariant things
  • Change 'PathLike' to 'TrailLike', which now takes a Located Trail

Still more work to do with adding examples to the documentation, etc., but that can be done later.

  * Segments can now be "closed" or "open"
  * Trails are "lines" or "loops", represented more correctly and tracked at the type level
  * Add a new 'Located' wrapper for adding locations to translation-invariant things
  * Change 'PathLike' to 'TrailLike', which now takes a Located Trail
fryguybob added a commit that referenced this pull request Jun 21, 2013
Big refactoring of segments and trails.
@fryguybob fryguybob merged commit c816d60 into master Jun 21, 2013
@byorgey byorgey deleted the bee-coh-squashed branch June 21, 2013 11:19
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.

None yet

2 participants