Blame | Last modification | View Log | RSS feed
-------------------------------------------------------------------------------Project Name-------------------------------------------------------------------------------Version X.XXXRelease date: MM/DD/YYYY-------------------------------------------------------------------------------Project state:experimental-------------------------------------------------------------------------------CreditsBrad NeubergAlex Russell-------------------------------------------------------------------------------Project descriptiondojox.storage provides a JavaScript abstraction for persistent storageas well as pluggable implementations which typically use native browser extensions(e.g. Flash player, Gears)-------------------------------------------------------------------------------Dependencies:FlashStorageProvider requires the Flash player [ currently NOT operational ]GearsStorageProvider requires the Gears extensionThe open source mtasc compiler (www.mtasc.org) is needed to build theActionScript into SWF format. The SWF object is maintained within svn, sothis step is only necessary if Storage.as is modified. A sample build scriptis provided (build.sh)-------------------------------------------------------------------------------DocumentationTBD-------------------------------------------------------------------------------Installation instructionsTBD-------------------------------------------------------------------------------Additional Notes