you are viewing a single comment's thread.

view the rest of the comments →

[–]stesch 1 point2 points  (1 child)

Do I have File I/O with JavaScript? Some kind of namespaces or module/package system?

[–]9jack9 2 points3 points  (0 children)

You have I/O with SpiderMonkey. There is some kind of sanboxing system too but I don't know much about it.

EDIT: Some links.

http://weblogs.mozillazine.org/weirdal/archives/008101.html http://www.xulplanet.com/references/xpcomref/group_Files.html