Javascript file IO for addon development - Help needed

View: New views
2 Messages — Rating Filter:   Alert me  

Javascript file IO for addon development - Help needed

by Sriram-10 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

HI,
 
I am trying to create a new firefox addon ... this needs FILE IO.
 
I have been browsing about the libraries that perform FILE IO and I came across these from the mozdev and I am not sure which one of these to use
 
rdf.js RDF file manipulation
dir.js Directory manipulation
file.js File manipulation (per instance)
fileUtils.js Collection of useful file utilities.
dirUtils.js Collection of useful directory utilities.
chromeFile.js Chrome File manipulation (per instance)
Please help me in choosing the right option for performing FILE IO (for addon)
 
Thanks
Sriram

_______________________________________________
Jslib mailing list
Jslib@...
https://www.mozdev.org/mailman/listinfo/jslib

Re: Javascript file IO for addon development - Help needed

by Pete Collins :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



Sriram wrote:
> HI,
>  
> I am trying to create a new firefox addon ... this needs FILE IO.

You probably want this library:

  http://jslib.mozdev.org/libraries/io/file.js.html

--pete

--
Pete Collins - Founder, Mozdev Group Inc.
www.mozdevgroup.com
Mozilla Software Development Solutions
tel: 1-719-302-5811
fax: 1-719-302-5813

_______________________________________________
Jslib mailing list
Jslib@...
https://www.mozdev.org/mailman/listinfo/jslib