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

Support extending Graph, Vertex and Edge #82

Merged
merged 6 commits into from
Jan 1, 2014
Merged

Support extending Graph, Vertex and Edge #82

merged 6 commits into from
Jan 1, 2014

Conversation

clue
Copy link
Member

@clue clue commented Nov 19, 2013

  • Support extending Graph, Vertex and Edge
  • 100% test coverage
  • Documentation / changelog

Fixes #26.
Also refs #58.

@clemens-tolboom
Copy link
Collaborator

No harm done yet on #4 ... pfew

A Vertex can not exist without a Graph instance
Conflicts:
	lib/Fhaculty/Graph/Graph.php
@clue
Copy link
Member Author

clue commented Dec 30, 2013

Merge conflicts resolved, changelog updated, WIP marker removed.

This is ready for review / merge.

clue added a commit that referenced this pull request Jan 1, 2014
Support extending Graph, Vertex and Edge
@clue clue merged commit 0fc72f8 into master Jan 1, 2014
@clue clue deleted the add-extend branch January 1, 2014 13:02
@clue clue added this to the v0.8.0 milestone Jul 28, 2014
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.

Add support for sub-classing Graph, Vertex and Edge
2 participants