Hello guys,
The revision 132 is now online on the
masapi googlecode ! In this revision I fixed a bug due to dynamic URL and cache management. I also moved all the cache management into the ILoadableFile instances and the MassLoader doesn't have the useCache property anymore.
Masapi will detect automatically if the URL change and, in this case, reload the file. If you want to avoid the cache in the files, just put the defaultUseCache property of the LoadableFileFactory that you will find into the CompositeMassLoader to false !
Let me know if you see any other bugs !
Regards,
Cedric