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?