If you have an app that declares

<canvas debug='true'>

and you then fetch myapp.lzx?debug=false

should the query arg override the canvas attribute when compiling the app?

Currently it does not;  the canvas attribute takes final precedence. That seems a little
backwards to me, the query arg ought to be treated like a command line arg to the compiler
and should override the canvas app attributes. Anyone have any feelings one way or the other?




--
Henry Minsky
Software Architect
[EMAIL PROTECTED]

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to