file system access using object notation
GoogleCodeExporter opened this issue · 2 comments
GoogleCodeExporter commented
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
Original comment by sou...@gmail.com
on 17 May 2009 at 9:04
- Removed labels: Priority-Medium
GoogleCodeExporter commented
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
- Changed state: Fixed