Change hqm-20110406-tX7 by [email protected] on 2011-04-06 12:43:05 EDT
in /Users/hqm/openlaszlo/trunk3
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: turn off incremental compile by default in dev console debug mode
New Features:
Bugs Fixed:
Technical Reviewer: ptw
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
There is some bug with incremental swf10 compilation mode, it sometimes fails
to
update the app properly (perhaps failing to remove modified classes from the
tmp working directory?)
We have had the dev console defaulting to incremental compilation mode when
debug == true, so
people end up using it if they don't explicitly unset the checkbox
This change turns off the defaulting to incremental compilation mode
Details:
Tests:
see that dev console 'incremental' checkbox does not set itself to true
automatically anymore
Files:
M lps/admin/dev-console.lzx.swf
M lps/admin/dev-console.lzx
M lps/admin/lps/includes/lfc/LFCdhtml.js
M lps/admin/dev-console.lzx.js
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/hqm-20110406-tX7.tar