[Laszlo-user] Global aliases to Services removed from 4.1.x (sources and nightly builds)

P T Withington ptw at laszlosystems.com
Wed Jul 2 11:41:52 PDT 2008


The following deprecated global aliases to services have been removed  
in trunk:

   LzAudio
   LzBrowser
   LzCursor
   LzFocus
   LzGlobalMouse
   LzHistory
   LzIdle
   LzInstantiator
   LzKeys
   LzModeManager
   LzTimer
   LzTrack

Each of the services is still accessible though the `lz` package,  
using the service name without the 'Lz'.  For example, LzFocus can be  
found at lz.Focus.  The package entries are already available in  
4.1.0, so you can make this change in your code now, in preparation  
for any subsequent release.

If you plan to use trunk r10175 or later you should run the script / 
WEB-INF/lps/server/bin/convert_required.pl on your lzx files to make  
the required modifications.  You can also find the script [here](http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/server/bin/convert_required.pl 
 >http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/server/bin/convert_required.pl) 
.




More information about the Laszlo-user mailing list