jackxiao / jslibs

Automatically exported from code.google.com/p/jslibs
0 stars 0 forks source link

file system access using object notation #92

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
eg.
var f = new File(cwd.jslibs.src.jsio['debug.js']);

Original issue reported on code.google.com by sou...@gmail.com on 3 Apr 2009 at 5:43

GoogleCodeExporter commented 9 years ago

Original comment by sou...@gmail.com on 17 May 2009 at 9:04

GoogleCodeExporter commented 9 years ago
See
http://code.google.com/p/jslibs/source/browse/trunk/src/jsstd/objex.cpp?spec=svn
2900&r=2900#215

Original comment by sou...@gmail.com on 11 Nov 2009 at 2:10