On Wed, Mar 25, 2009 at 10:53 PM, Alex Wulms <[email protected]> wrote:
> paint module on top of the dojo toolkit, which provides a cross-browser 2D
> graphics sub-library.

BTW, I suspect that the approach of talking directly to modern
browsers' low-level APIs for imaging (canvas, etc) will outperform any
abstracted toolkits like Dojo.

I mention this because performance _is_ critical for this -- the main
goal is that it works on the XO, where performance is not a given.,
and not trivial. If you have an XO, compare the performance of Mihai's
Paintweb (which uses canvas, but is not optimised) on it vs your
normal computer.

cheers,


m
-- 
 [email protected] -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
_______________________________________________
Server-devel mailing list
[email protected]
http://lists.laptop.org/listinfo/server-devel

Reply via email to