On 7/13/10 9:29 AM, g...@novadsp.com wrote:
Is there a mechanism to allow the file resources in /dist/chrome and
/dist/components etc to be packed into a shared library (DLL on Windows?)

Not currently. With the new 'omnijar' work it may become easier, because you can embed all the mozilla resources into a single JAR and use that.

Would creating and registering some custom resource handler do the
trick? I would like to reduce the apparent footprint of an embedded
installation.

I question your motives: the only people who are going to care are people who look up the list of files in Explorer, and I really don't think that's an especially important case (worth spending coding/packaging time). A single file can help speed startup time, which is why we are working on it at all.

--BDS
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to