mikehostetler / amplify

AmplifyJS
http://amplifyjs.com
GNU General Public License v2.0
1.45k stars 143 forks source link

userData domain level persistance not working #96

Open ancashoria opened 10 years ago

ancashoria commented 10 years ago

I know userData specification limits the persistance for each folder, but other persistance libraries found a fix for this: https://github.com/marcuswestin/store.js/ (userData domain level persistance)

Do you think it's complex to apply the same fix to amplify store ?

jonathansampson commented 10 years ago

@ancashoria Do you have a use case that we can consider while evaluating this request?