Wayne Mak wrote:
> I'm using IDEforLaszlo and for some reason launching any lzx file using 
> the run command from Eclipse takes around 30 seconds.  If I drop that 
> same lzx file into the root directory for the Laszlo server and run it 
> by typing in the URL of the file in a web browser, it runs in around 2-3 
> seconds.  I was wondering if any one else might have encountered this 
> problem and any ideas for solving it.  Thanks in advance.

One suggestion is to create your laszlo project in your LPS server 
installation, then browse to the modified file (or hit refresh).

The slowness lies in the way IDE4Laszlo sends changes to the server - it 
currently uses HTTP, which is great for remote development but slower 
than working directly with the file system.

-- 
Regards,
Max Carlson
OpenLaszlo.org
_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to