[Laszlo-dev] tabbing bug in 3.0 b1
P T Withington
ptw at pobox.com
Mon Jan 3 10:40:58 PST 2005
On 31 Dec 2004, at 19:24, Sarah Allen wrote:
> (1) Amazon demo defined a class with name="selection" -- this made it
> so Selection.setFocus never worked. The compiler really ought to
> catch a problem like this.
One solution to this would be to put all LZX names in a separate
namespace from the underlying runtime (automatically).
I think everyone likes the fact that LZX code does not have to be
cluttered by namespaces, but that's what they are there for (to prevent
collisions like this).
More information about the Laszlo-dev
mailing list