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

Cache for CCBReader? #5

Open
bonlam opened this issue Mar 25, 2013 · 0 comments
Open

Cache for CCBReader? #5

bonlam opened this issue Mar 25, 2013 · 0 comments

Comments

@bonlam
Copy link

bonlam commented Mar 25, 2013

Now the CCBReader need to read the data from the file, and parse the data everytime I create a CCNode by a ccbi file.

Is it possible to make a cache in the CCBReader?
If not copying the CCNode directly, at least remove the overhead of file I/O by caching the data?

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