How is the DHTML generation by Open Lazlo. Last time I played with it the DHTML that gets spit for a small simple page is enormous. IS there a plan to improve that?
Thanks Sapna Grover
Norman Klein
author
Ranch Hand
Joined: Jan 22, 2008
Posts: 36
posted
0
With each DHTML application, Laszlo needs to also send its LFC (Laszlo Foundation Class) library. This needs to be done, because Laszlo supplies its own animation and layout engine, component library and many other things. This supports the animation and components seen in applications like LzPix (available at: http://www.openlaszlo.org/demos).
The latest Laszlo releases have separated out this LFC library for DHTML. So now a Laszlo DHTML application checks for the LFC library in the browser cache, this allows smaller subsequent Laszlo DHTML downloads