I am migrating our much older version 4.0.7 to 4.9 and I am getting a strange
Compilation Warning. Anyone else had this problem?
C:/Program Files/OpenLaszlo Server
4.9.0/Server/lps-4.9.0/WEB-INF/lps/schema/lfc.lzx:832:41: Method <interface
name='text'>/setText: attempt to override final method
I also used to give views a dynamic name from the datapath doing something like:
<view name="$path{'@id'}"/>
I am getting compiler error that this "is not a valid javascript identifier",
anyone run into this one too?
Thanks,
David