[whatwg] "canvas" tag and animations ?
Dean Edwards
dean at edwards.name
Wed Jun 15 11:24:45 PDT 2005
Charles Iliya Krempeaux wrote:
> To be honest, the think the idea of "drawing transactions" is better.
> Here are the reasons:
>
> #1: It makes it so, if the develop wants it, that they can have things
> that are "drawn" show up immediately. (I.e., they aren't forced to
> use "double buffering" [or whatever].)
>
> #2: It makes it so you could have "long lasting" scripts execute.
>
> #3: It makes it so Java and C++ interfacing will work the same.
> (I.e., you don't have to give C++ and Java an API to effectively do
> "drawing transactions" without also giving this API to JavaScript.)
>
> So +1 for "drawing transactions" :-)
>
+1
I'd hate to see them implied by script blocks though. That way lies
madness. ;-)
-dean
More information about the whatwg
mailing list