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.
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.