> There can be some catches: don't use pyjs for apps
> that need speedy responses (e.g. a drawing application), or apps that
> need to support old browsers (performance problem).
>

Could you elaborate on this topic a little bit more? I wanted to use
pijamas to write application to visually process images - so it will be
like The foundry Nuke in web - It will have nodes (boxes draggable by
mouse), which will represent some operations (take a look at:
http://noflojs.org/). Why pyjamas will be not suitable for this task?
It is translated to javascript and why it will be slow?

-- 



Reply via email to