[Development] a bit big change in qtquickcontrols recently

Alan Alpert 416365416c at gmail.com
Mon Jun 17 21:13:11 CEST 2013


On Mon, Jun 17, 2013 at 1:12 AM, Laszlo Papp <lpapp at kde.org> wrote:
>
>
> On Mon, Jun 17, 2013 at 10:24 AM, Nils Jeisecke <njeisecke at saltation.de>
> wrote:
>>
>> There also code signing to keep in mind. Even more useless with a
>> bunch of unsigned script files.
>
>
> That could be addressed on the Platform Security layer as well though and
> not per application framework.

It'll be more effective if it's done at the time of loading each file,
which would actually need some framework integration. Otherwise the
best solution is bundling everything up into one resource and signing
that. So at the very least, consolidating the files will make code
signing easier, like it will for deployment.

--
Alan Alpert



More information about the Development mailing list