I'm new to Scratch and perhaps it's project/scope creep, but:
When Scratchers are already making projects including scores of sprites/objects and hundreds of scripts - won't access/something like tinydb/data file persistence be useful/doable? Perhaps even just extending list crud to a pair of relational tables?
Offline
Doable, yes. Desirable, depends on what you need--some programs the biggest favor you could do is is to make sure everything is nicely initialized. However, I consider persistence in Scratch to be a thrilling prospect. The part you might not be thrilled about is that the persistence is not through files, but variables including arrays.
Good Luck!
Offline
The whole goal of Scratch is to introduce people (mainly children) to the programming world in a simply way. This kinda defeats the purpose.
Offline