[Qt-qml] CommonJS, file system access from js?

Ville M. Vainio vivainio at gmail.com
Fri Dec 24 21:33:45 CET 2010


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


More information about the Qt-qml mailing list