I've try to be clear. We have 2 basic task:
- developing web application for the touch screen FullHD displays
- developing backend for Opensouce CMS completely in JavaScript
I'm can't choose from 2 frmeworks ExtJs (Sencha Touch) and Dojo. Requirements are:
- solid MVC architecture
- ability to make easy RPC calls to server logic
- JS wrappers for connecting data storage on server
- ability to work offile and cache as many data as possible (for touch screen app)
- programmaticaly create UI interface without HTML usage
I someone has experiense with both framework, it will be very good to know his opinion.