On Thu, Jul 24, 2014 at 5:31 AM, Frederik Braun <[email protected]> wrote:
> But let's step back for a moment and think about use cases.
> * back-up the whole system. i.e., everything that is required to do a
> full recovery from whatever broken state the phone is in.
> * all apps and settings, not the system.
> * apps selectively? (this might conflict with the intent not to execute
> scripts within other apps. Or maybe through a "give me your backup
> data"-call the app is responsible to support?)

This sound like great usecases.

I don't think we'd need to run scripts within any apps in order to
allow the user to pick which apps to back up. Currently the
application registry lives as a JSON file which means that you can
read it fairly easily as long as you have file access.

Are you looking at some solution for end-user usable backup, or
something just for developers?

/ Jonas
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to