[Laszlo-dev] LZX challenges for a first-timer

Frisco Del Rosario frisco at laszlosystems.com
Wed Nov 29 13:55:45 PST 2006


>> (1) Edittext doesn't let you set XML as text in declarative fashion
>> <edittext id="request" width="${canvas.width - 20}" height="200"  
>> x="10"
>> bgcolor="white" multiline="true">
>>        <echo action="echo">TEST</echo>
>> </edittext>

I don't know how to form a useful assertion about this.

I can assert that request.text==<echo action="echo">TEST</echo>, but  
I think the real test is whether we can assert that the compiler  
didn't see <echo action="echo">TEST</echo> as a class instance.


More information about the Laszlo-dev mailing list