[Qt-qml] Tool to pack / minify content of QML files ?

Abhishek abhishekworld at gmail.com
Wed Dec 29 08:54:27 CET 2010


Hi,


On Wed, Dec 29, 2010 at 1:07 PM, Gregory Schlomoff <
gregory.schlomoff at gmail.com> wrote:

> Hi everybody,
>
> I was wondering, has anyone developed a nice tool to pack (a.k.a.
> minify) qml files before they are embedded in the executable?
>
> My concern isn't so much about size, since I'm telling rcc to compress
> them anyway, but just that I don't really want all our comments / doc
> to be embedded in the final executable. So what I'm really looking for
> is a tool that strips comments and un-necessary whitespace out of .qml
> and .js files.
>

Maybe this could be built-in in the rcc tool, or it could be a
> third-party tool that would integrate the build workflow.
>
> I dont know about QML is there any tool to do all this but  but you have
tool for Javascript http://developer.yahoo.com/yui/compressor/ or
http://jscompress.com/ (I haven't checked it with QML js files but yes it
works on web )

What do you think?
>
> Greg
> _______________________________________________
> Qt-qml mailing list
> Qt-qml at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-qml
>



-- 
Abhishek Patil
URL: http://thezeroth.net
"Imagination is more important than knowledge..." -Albert Einstein
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20101229/e41f7cac/attachment.html 


More information about the Qt-qml mailing list