[Seaside-dev] Canvas Differences

Philippe Marschall philippe.marschall at gmail.com
Sat Feb 5 09:56:12 UTC 2011


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.

Anyway I created http://code.google.com/p/seaside/issues/detail?id=639

Cheers
Philippe


More information about the seaside-dev mailing list