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

Dispatchers controlling relationships rather than the ResourceMetaClass #40

Open
timmartin19 opened this issue Aug 18, 2015 · 1 comment
Assignees
Milestone

Comments

@timmartin19
Copy link
Member

The ResourceMetaClass currently handles the relationships between resources. It would be better for a multitude of reasons including the removal of the dumb as hell meta class that currently manages them and the included ability of independently managing api versions (you would be able to independently set the base url, e.g. "apiv1" or "apiv2").

@timmartin19 timmartin19 added this to the 2.0.0 Release milestone Aug 18, 2015
@timmartin19 timmartin19 self-assigned this Aug 18, 2015
@timmartin19
Copy link
Member Author

The Relationship.relation property makes this difficult without getting dirty.

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

1 participant