I thought I was being smart by declaring &quot;call&quot; and &quot;apply&quot; as being final, so that the compiler<br>would complain at people if they tried to override them, because I figured people would do<br>that accidentally and then something that expected apply or call to work would break. But<br>
maybe that was the wrong thing to do. Should we just assume the user knows what they<br>are doing if they override these? I guess that&#39;s where having to specify override explicitly<br>is useful, kind of like a little liability waiver for the developer to sign when they redefine a method... <br>
<br><br><br><div class="gmail_quote">On Sun, May 4, 2008 at 1:30 PM, P T Withington (JIRA) &lt;<a href="mailto:jira@laszlosystems.com">jira@laszlosystems.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
 &nbsp; &nbsp; [ <a href="http://www.openlaszlo.org/jira/browse/LPP-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel" target="_blank">http://www.openlaszlo.org/jira/browse/LPP-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a> ]<br>

<br>
P T Withington reassigned LPP-5930:<br>
-----------------------------------<br>
<br>
 &nbsp; &nbsp;Assignee: Henry Minsky &nbsp;(was: Sarah Allen)<br>
<br>
Assigning to Henry. &nbsp;We should fix the schema to be accurate.<br>
<br>
&gt; RTMP: API-change, rename &quot;call&quot; method<br>
&gt; --------------------------------------<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Key: LPP-5930<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; URL: <a href="http://www.openlaszlo.org/jira/browse/LPP-5930" target="_blank">http://www.openlaszlo.org/jira/browse/LPP-5930</a><br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Project: OpenLaszlo<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Issue Type: Bug<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Components: Extensions - Streaming Audio / Video<br>
&gt; &nbsp; &nbsp;Affects Versions: RingDing<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Reporter: André Bargull<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Assignee: Henry Minsky<br>
&gt;<br>
&gt; From laszlo-user (&quot;<a href="http://www.openlaszlo.org/pipermail/laszlo-user/2008-May/006752.html" target="_blank">http://www.openlaszlo.org/pipermail/laszlo-user/2008-May/006752.html</a>&quot;):<br>
&gt; &gt; I recently ran a lzx test app in 4.0.12 that makes a call to Red5. &nbsp;What<br>
&gt; &gt; worked fine in an previous laszlo versions<br>
&gt; &gt; has since stopped working. &nbsp;This time, however, I am seeing the following<br>
&gt; &gt; compiler warnings:<br>
&gt; &gt; *extensions/av/rtmpconnection.lzx:14:49:* Method rtmpconnection.call is<br>
&gt; &gt; overriding a superclass method of the same name which has been declared<br>
&gt; &gt; non-overridable<br>
&gt; &gt; *extensions/av/rtmpconnection.lzx:250:48:* Method netremotecall.call is<br>
&gt; &gt; overriding a superclass method of the same name which has been declared<br>
&gt; &gt; non-overridable<br>
&gt; Henry&#39;s response (&quot;<a href="http://www.openlaszlo.org/pipermail/laszlo-user/2008-May/006755.html" target="_blank">http://www.openlaszlo.org/pipermail/laszlo-user/2008-May/006755.html</a>&quot;):<br>
&gt; &gt; Hmm, we rewrote how the base &quot;schema&quot; is declared to the compiler, and that<br>
&gt; &gt; does indeed declare &quot;call&quot; as a final method:<br>
&gt; &gt; [....]<br>
&gt; &gt; Since &#39;call&#39; is a javascript built-in, it would really be best to rename<br>
&gt; &gt; this method in the library.<br>
<font color="#888888"><br>
--<br>
This message is automatically generated by JIRA.<br>
-<br>
If you think it was sent incorrectly contact one of the administrators: <a href="http://www.openlaszlo.org/jira/secure/Administrators.jspa" target="_blank">http://www.openlaszlo.org/jira/secure/Administrators.jspa</a><br>

-<br>
For more information on JIRA, see: <a href="http://www.atlassian.com/software/jira" target="_blank">http://www.atlassian.com/software/jira</a><br>
<br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Henry Minsky<br>Software Architect<br><a href="mailto:hminsky@laszlosystems.com">hminsky@laszlosystems.com</a><br><br>