What will the following program do:

<canvas>
  <anonymous>
    <handler name="oninit">Debug.info("Can you hear me now?")</handler>
  </anonymous>
</canvas>

I would expect it to give me a compilation error.

On 2009-12-16, at 18:13, Henry Minsky wrote:

> Change 20091216-hqm-Z by [email protected] on 2009-12-16 18:11:06 EST
>    in /Users/hqm/openlaszlo/trunk
>    for http://svn.openlaszlo.org/openlaszlo/trunk
> 
> Summary: don't give spurious warning about <anonymous> tags
> 
> New Features:
> 
> Bugs Fixed:
> 
> Technical Reviewer: ptw
> QA Reviewer: (pending)
> Doc Reviewer: (pending)
> 
> Documentation:
> 
> Release Notes:
> 
> Overview:
> 
> 
> Details:
> 
> Add <anonymous> as a legal child tag of canvas and library. 
> 
> + throw error if user tries to declare a class named "anonymous"
> 
> 
> 
> Tests:
> 
> smokecheck compiles without warnings
> 
> 
> Files:
> M       WEB-INF/lps/schema/lfc-undeclared.lzx
> M       WEB-INF/lps/server/src/org/openlaszlo/compiler/ClassCompiler.java
> 
> Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20091216-hqm-Z.tar
> _______________________________________________
> Laszlo-reviews mailing list
> [email protected]
> http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews

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

Reply via email to