Skip to content

intercept Array calls to ensure Table instances are returned? #11

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

Open
chrismo opened this issue Mar 16, 2020 · 2 comments
Open

intercept Array calls to ensure Table instances are returned? #11

chrismo opened this issue Mar 16, 2020 · 2 comments

Comments

@chrismo
Copy link
Owner

chrismo commented Mar 16, 2020

This could be super-cool, maybe not easy to do?

@chrismo
Copy link
Owner Author

chrismo commented Mar 16, 2020

If it's self-modifying - then look to see if its the same instance internally, and don't re-wrap. If it's not, then make a new wrapper?

@chrismo
Copy link
Owner Author

chrismo commented Mar 16, 2020

And it may not return an Array at all of course (#length)

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

No branches or pull requests

1 participant