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

introduces backward-compatible serializable mixin #12

Merged
merged 1 commit into from
Nov 27, 2015

Conversation

DominikGuzei
Copy link
Member

Now we can make any class serializable by using the mixin. But it is also backward-compatible with existing code. Don't want to update all packages atm 😉

Also moves the serializable code to ES6 on the way.

rhyslbw added a commit that referenced this pull request Nov 27, 2015
introduces backward-compatible serializable mixin
@rhyslbw rhyslbw merged commit dde873d into develop Nov 27, 2015
@DominikGuzei DominikGuzei deleted the feature/serializable-mixin branch November 27, 2015 17:39
@rhyslbw rhyslbw modified the milestone: 3.0.0 Jan 23, 2016
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.

2 participants