[Seaside-dev] Canvas Differences

Julian Fitzell jfitzell at gmail.com
Sat Feb 5 13:56:50 UTC 2011


On Sat, Feb 5, 2011 at 9:56 AM, Philippe Marschall
<philippe.marschall at gmail.com> wrote:
> 2011/2/4 Avi Shefi <avishefi at gmail.com>:
>> Phillipe,
>> Thanks. I've read the class comments, however I noticed that the following
>> elements do have callbacks but are on the WAHtmlCanvas:
>>  - anchor
>>  - iframe
>>  - map (WAImageMapTag)
>>
>> Judging by the class comments, weren't these supposed to go on
>> WARenderCanvas ?
>>
>>
>> I'm not trying to be picky, I just want to understand the difference because
>> I'm working on changes to this package.
>
> No problem, looking at the code again this is a left over from the
> Seaside 2.8 days when the callbacks where in the canvas. Now we have
> WARenderContext and the callbacks there.

I was thinking the same thing... that it must be related to the
introduction of the render context. The two classes are probably not
required anymore... I added a comment to the issue 639.

Julian


More information about the seaside-dev mailing list