[haXe] Loader Issue

Nicolas Cannasse ncannasse at motion-twin.com
Thu Apr 5 16:50:14 CEST 2007


> myLoader.backupCache( cache );
> 
> but I don't think it's supposed to be used this way ;-)  I might just be
> being blonde, but the backing up a cache and restoring it isn't
> immediately obvious.

Since your module might load other dependencies that you don't want to
cache as well, that's actually the good way to go ;)

Nicolas



More information about the Haxe mailing list