On 25/11/10 08:00, Ville M. Vainio wrote: > Every now and again (case in points - yesterday after Tampere > MeeGo meetup) this pops up in conversations - people seem to > miss a .jar like archive format for QML files. Basically, > this would be a zipped bunch of qml files, and perhaps c++ > modules. > [...] > The scheme (once specified) would probably not be that hard > to implement, it'd most probably involve adding a new url > scheme to the current "network transparent" import system.
Absolutely ++1 zip:///absolute/path/some.zip?assets/item.png zip://./relative/path/some.zip?assets/item.png zip://some.domain.com/some.zip?assets/item.png zip://uname:[email protected]/some.zip:443?assets/item.png --markc _______________________________________________ Qt-qml mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-qml
