-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Milestone
Description
Implement a Virtual File System.
Files should be implemented as JavaScript objects that can be serialized directly to JSON. VFS should be capable of reading from and writing to DIV's within the ACD document.
The VFS needs to be able to store it's representation within the ACD document using a similar strategy to that of TiddlyWiki.
Reactions are currently unavailable