On terça-feira, 13 de agosto de 2013 00:04:43, André Pönitz wrote: > 1. Having a couple of .qml, .png and whatever non-executable, but > potentially target (resolution...) dependent resources loaded and > "run" in some kind of viewer application. > > -> Smells like the resource system might be suited (rcc -binary, > recognize/load result into viewer application)
Since rcc does not do that (yet), you're effectively describing qmlbundle. What I think we should investigate is how to minimise the migration cost of a completely architecture-independent deployment to a "oh, I need a little bit of native code" type of applications. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
