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

Allow complex object as table schema. #435

Merged
merged 2 commits into from
Mar 14, 2013
Merged

Allow complex object as table schema. #435

merged 2 commits into from
Mar 14, 2013

Conversation

sammerry
Copy link

When working in tandem with backbone or other frameworks that supply complex objects. The Jquery isPlainObject and extend can destroy the desired functionality. This change allows use of complex objects as your schema to better tie in with other frameworks.

@warpech
Copy link
Member

warpech commented Mar 6, 2013

This change looks very promising and I would like to merge it. Could you submit at least one test case for it because I am not sure if I understand all the implications. Thanks!

@warpech warpech merged commit 6e76b8e into handsontable:master Mar 14, 2013
@warpech
Copy link
Member

warpech commented Mar 14, 2013

Thanks once again for your patience @sammerry, I merged your pull request as part of #471 (also thank him for motivating me for it).

The new features are now described at those 2 pages:

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.

3 participants