On Thursday, September 20, 2012 1:48:27 PM UTC+2, Jaap V wrote:
>
> On Thursday, September 20, 2012 1:45:40 PM UTC+2, Jan Honza Odvarko wrote:
>>
>> What about nsILocalFile...? 
>> https://developer.mozilla.org/en-US/docs/Code_snippets/File_I_O 
>>
>> Honza
>
>
> Interesting approach.
> If all else fails, i might do that.
>
 
Note that Firebug already has a storage 
service<https://github.com/firebug/firebug/blob/master/extension/modules/storageService.js>,
 
which you could probably reuse.
Furthermore you could use the SQLite 
API<https://developer.mozilla.org/en-US/docs/Storage>
.

Sebastian

-- 
You received this message because you are subscribed to the Google
Groups "Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
https://groups.google.com/forum/#!forum/firebug

Reply via email to