[EMAIL PROTECTED] wrote:
Will building the xulrunner runtime allow me to use xpcom as a framework without requiring to embed mozilla in some way?
Yes. Mozilla/Gecko components will be available, but if you don't create them they shouldn't get in your way.
FWIW, I strongly recommend using the official released binaries of XULRunner for production code. You can (and should) of course compile XULRunner yourself, especially a debug build for testing purposes.
--BDS _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
