You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Peter Ent <pe...@adobe.com> on 2016/02/22 20:37:12 UTC

[FlexJS] Storage

I've added a new project to FlexJS: Storage. This one is aimed at providing short- and long-term storage for FlexJS apps. In this commit is an implementation of LocalStorage for Flash and browser platforms. Its pretty simple, but I hope will be useful to you for simple storage between sessions.

I will be expanding this project to include a way to store files.

Thanks,
Peter Ent
Adobe Systems/Apache Flex project