Skip to content
This repository has been archived by the owner on Oct 14, 2018. It is now read-only.

Add assertion preventing function references inside cursors #87

Open
dustingetz opened this issue Jan 22, 2016 · 2 comments
Open

Add assertion preventing function references inside cursors #87

dustingetz opened this issue Jan 22, 2016 · 2 comments
Milestone

Comments

@dustingetz
Copy link
Owner

See #86 #19

@dustingetz
Copy link
Owner Author

Need to understand how to deal with class instances and objects with prototypes in cursor first

@dustingetz dustingetz added this to the research milestone Jan 22, 2016
@newyankeecodeshop
Copy link
Contributor

Disallowing the use of more complex types like Date, Map, Set might be problematic for cursor users down the road. I know there is something nice about having state that can be serialized to/from JSON or DOM storage, but not every component needs that. Something to consider.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants