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

array caching #17

Open
feiw24 opened this issue Oct 24, 2015 · 1 comment
Open

array caching #17

feiw24 opened this issue Oct 24, 2015 · 1 comment

Comments

@feiw24
Copy link

feiw24 commented Oct 24, 2015

found a problem with CottonObject, it doesn’t cache the array inside an object, it will always reconstruct the array. it might be slow and more importantly, if you change any object in the array, you will lose the change next time you want to access it

@iwasrobbed
Copy link
Contributor

Fixed in #12

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

2 participants