http://www.openlaszlo.org/jira/browse/LPP-4359
I was looking at this bug report about producing a SOLO dhtml app, and it occurred to me, we make the dev-console into a single .js file, would there be any advantage to making the SOLO DHTML deployer do the same thing; concatenate the DHTML LFC and the app into a single .js file? I guess the advantage of keeping them separate is theoretically the browser could cache the LFC if you run multiple apps, but is it logistically better for app deployers to have a single file/. It seems to me it doesn't make that much difference, because SOLO apps tend to need a bunch of support files in a directory structure anyway... -- Henry Minsky Software Architect [EMAIL PROTECTED]
