Scratch-vm: Use scratch-storage

Created on 2 Feb 2017  路  2Comments  路  Source: LLK/scratch-vm

Expected Behavior

The VM should use the scratch-storage module for loading files. Ideally we should do this in such a way that the storage module could be replaced with a different implementation if necessary.

Actual Behavior

The VM (actually playground.js here) loads project files itself, relies on the renderer to load costumes, etc.

enhancement

Most helpful comment

@liam4 yep! It needs a little bit of work to make it "official" and then scratch-storage will become public like the rest.

All 2 comments

Ohhh, more repositories! Modularized code is the best.

Any plan on publishing this repo?

@liam4 yep! It needs a little bit of work to make it "official" and then scratch-storage will become public like the rest.

Was this page helpful?
0 / 5 - 0 ratings