CommonJS is an initiative to create some order to the chaos that is non-web javascript, with specs for file system access among other things:
http://www.commonjs.org/ http://wiki.commonjs.org/wiki/Filesystem/A Clearly, we could use an implementation of some of the apis with QML, file system access being #1 on my personal wishlist (implementing C++ entry points for every little thing you want to do . would feel weird and stupid). Anyone working on such a module already? Or, has someone wrapped enough of the QFile / QDir stuff to be generally useful? -- Ville M. Vainio @@ Forum Nokia _______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
