Author: hqm
Date: 2008-03-16 09:14:43 -0700 (Sun, 16 Mar 2008)
New Revision: 8282

Modified:
   openlaszlo/trunk/WEB-INF/lps/schema/lfc.lzx
Log:
Change 20080316-hqm-X by [EMAIL PROTECTED] on 2008-03-16 12:14:10 EDT
    in /Users/hqm/openlaszlo/trunk3
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary:  remove warning for methods in states

New Features:

Bugs Fixed:

Technical Reviewer: ptw
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
    

Tests:



Modified: openlaszlo/trunk/WEB-INF/lps/schema/lfc.lzx
===================================================================
--- openlaszlo/trunk/WEB-INF/lps/schema/lfc.lzx 2008-03-16 16:13:39 UTC (rev 
8281)
+++ openlaszlo/trunk/WEB-INF/lps/schema/lfc.lzx 2008-03-16 16:14:43 UTC (rev 
8282)
@@ -527,9 +527,6 @@
   <event name="onapply"/>
   <!-- Script that is executed when the state is removed from its parent. -->
   <event name="onremove"/>
-  <forbiddenElements>
-    <element>method</element>
-  </forbiddenElements>
 </interface>
 
 <interface name="datarequest" extends="node"/>


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

Reply via email to