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

Split PathLike, Trail, and Path into separate modules #25

Closed
fryguybob opened this issue Aug 4, 2012 · 1 comment
Closed

Split PathLike, Trail, and Path into separate modules #25

fryguybob opened this issue Aug 4, 2012 · 1 comment

Comments

@fryguybob
Copy link
Member

(Imported from http://code.google.com/p/diagrams/issues/detail?id=51. Original issue from byor...@gmail.com on September 6, 2011, 09:03:59 PM UTC)

Currently they are all in Diagrams.Path, but it's gotten big enough that it really makes sense to split them out. In fact, perhaps we should have Diagrams.Path.Segment, Diagrams.Path.Trail, Diagrams.Path.Path, and Diagrams.Path.PathLike? This is not too hard in principle, but note that it also requires updating

  • any modules that import them, including examples
  • the diagrams manual, where it refers to the Diagrams.Path module
@byorgey
Copy link
Member

byorgey commented Jul 2, 2013

Closed via @705a9b2889c92267300b33e53bb4e13be3d65c9c.

@byorgey byorgey closed this as completed Jul 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants