[Laszlo-dev] For Review: Change 20080506-Philip-0. Summary: Fix most IE7/dhtml dragging issues in lzpix
P T Withington
ptw at pobox.com
Tue May 6 09:58:02 PDT 2008
On 2008-05-06, at 10:39 EDT, Philip Romanik wrote:
> Also, running lzpix in debug mode is failing because of javascript
> library, md5 that is loaded. Andre found that if this is loaded
> immediately, the compiled file does not have named functions.
Is there a bug filed for this? It is really the same bug as:
http://jira.openlaszlo.org/jira/browse/LPP-2688
(which is 'fixed' by the same work-around). It really should be the
case that the script tag sorts out definitions from statements. The
definitions should always be compiled 'immediate' and the statements
executed when the tag would be instantiated. Then I think we would
not need the 'immediate' modifier.
More information about the Laszlo-dev
mailing list