aboutsummaryrefslogtreecommitdiff
path: root/js/mediators/io-mediator.js
Commit message (Collapse)AuthorAge
...
* Chrome FileSystem API TestingJose Antonio Marquez2012-02-02
| | | | Doing benchmark testing of the native HTML5 FileSystem API available in Chrome. Need to run testing of local XHR requests and also getting files from packaged app.
* Setting up mediator for UI in FileIOJose Antonio Marquez2012-02-02
|
* File IO clean up and setting upJose Antonio Marquez2012-02-01
Cleaned up file IO templates and removed app-caching from Ninja since it would be needed. Setting up io-mediator to hook up to controller. Still need to address naming conventions and clean up more in the io directory.