On terça-feira, 11 de dezembro de 2012 13.43.08, Lincoln Ramsay wrote: > On 11/12/12 13:23, Alan Alpert wrote: > > Any comments on adding an API like this? > > > > Are there any other usecases which this might need to support? > > If we're talking device security and restrictions policy... then please > make this something that can fail "softly" at runtime.
Platform security policies cannot be handled by this functionality. If an application that runs native code requires security and restrictions, those need to be done at a level that applies to native code too. If you're thinking of a QML runtime loader that does not load or run native code (QML files only), then this might work. But, to be honest, is this a realistic use-case? If we want a QML runtime, won't the platform want to allow loading of native plugins from the application? -- 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
