[Laszlo-dev] change 1591 broke something with data paths or databinding
Philip Romanik
promanik at laszlosystems.com
Thu Aug 17 20:46:04 EDT 2006
Hi Henry,
There is something wrong with the version of data/LzParsedPath.lzs I
checked in (change 1591). I returned it to version1007 until this problem
is fixed.
Phil
>LZPIX still works, but the following tests now fail as of change 1591
>
>test/lfc/data/alldata.lzx
>
>also this simple example now fails
>
><canvas width="1200" height="600" debug="true">
> <dataset name="mydata">
> <bar>
> <foo>0xccff00</foo>
> <foo>0xddaa00</foo>
> <foo>0x00ddff</foo>
> <foo>0x0c0ac2</foo>
> <foo>0xdeadbe</foo>
> </bar>
> </dataset>
> <view y="40" bgcolor="#cccccc" name="bar" >
> <simplelayout axis="x" spacing="4"/>
> <text datapath='mydata:/bar/foo' text="$path{'text()'}"
> bgcolor="$path{'text()'}"/>
> </view>
></canvas>
>
>
>--
>Henry Minsky
>Software Architect
><mailto:hminsky at laszlosystems.com>hminsky at laszlosystems.com
More information about the Laszlo-dev
mailing list