[I plan to check this in so we stop getting duplicate bug reports
about broken windows.]
Change 20080621-ptw-z by [EMAIL PROTECTED] on 2008-06-21
06:54:53 EDT
in /Users/ptw/OpenLaszlo/ringding-clean
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Revert 9782 which broke too many things
Bugs Fixed:
LPP-6370 'window component broken'
Technical Reviewer: [EMAIL PROTECTED] (pending)
QA Reviewer: max (pending)
Details:
This was an attempt to save a little space by not emitting
instance classes. But I cannot figure out how that is breaking
the window component. It seemed like a bad idea in the first
place because it made the tag compiler differentiate the code it
generated based on runtime -- runtime distinctions really should
be kept to the script compiler back-end.
Tests:
windows look correct again
Files:
M WEB-INF/lps/server/src/org/openlaszlo/compiler/NodeModel.java
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080621-ptw-z.tar