<div dir="ltr"><font color="#330033"><font size="2"><font face="tahoma,sans-serif">Phillipe,<br>Thanks. I&#39;ve read the class comments, however I noticed that the following elements do have callbacks but are on the WAHtmlCanvas:<br>
 - anchor<br> - iframe<br> - map (WAImageMapTag)<br><br>Judging by the class comments, weren&#39;t these supposed to go on WARenderCanvas ?<br><br><br>I&#39;m not trying to be picky, I just want to understand the difference because I&#39;m working on changes to this package.<br>
<br>Thanks,<br>Avi.<br></font></font></font><br><div style="margin: 0pt;" name="sig_83fa755cf9"></div><div class="gmail_quote">On Tue, Feb 1, 2011 at 10:28 PM, Philippe Marschall <span dir="ltr">&lt;<a href="mailto:philippe.marschall@gmail.com">philippe.marschall@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">2011/2/1 Avi Shefi &lt;<a href="mailto:avishefi@gmail.com">avishefi@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Hi,<br>
&gt; I&#39;m working on improving HTML5 support on Seaside, and wondered what&#39;s the<br>
&gt; semantic difference between WAHtmlCanvas and WARenderCanvas ?<br>
&gt; From an overview it looks like HTML5 input-related elements are on<br>
&gt; WARenderCanvas, and the rest is on WAHtmlCanvas.<br>
&gt;<br>
&gt; What kind of tags should be implemented where?<br>
<br>
</div></div>Lemme quote from the class comment:<br>
<br>
WAHtmlCanvas<br>
This is an abstract canvas that knows about HTML but nothing about<br>
callbacks. Subclasses must implement #document.<br>
<br>
WARenderCanvas<br>
This canvas knows about callbacks and is intertwined with the rest of<br>
the framework.<br>
<br>
Cheers<br>
Philippe<br>
_______________________________________________<br>
seaside-dev mailing list<br>
<a href="mailto:seaside-dev@lists.squeakfoundation.org">seaside-dev@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a><br>
</blockquote></div><br></div>