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 for Inheritance #4

Merged
merged 16 commits into from
Apr 19, 2012
Merged

Support for Inheritance #4

merged 16 commits into from
Apr 19, 2012

Conversation

jnunemaker
Copy link
Owner

Added initial support for inheritance. Copies over attributes, lists, references, adapter and key factory. Also adds a type attribute and correctly instantiates based on the type attribute.

I hate using type because nil.type gives you a warning instead of a no method error.

Tempted to call it constant or _type (like MM).

@jnunemaker jnunemaker merged commit eb20340 into master Apr 19, 2012
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.

1 participant