Hej Dietrich!
>I've just started prototyping an app for iOs and Android withh Titanium
>Studio using Titanium Mobile SDK 1.7.3.
>As I'm used to qooxdoos OO part I had of course the idea to use qxoo
>with Titanium Mobile which is a javascript wrapper against native API calls.
>rhino (on android) and webkit (on ios) are used as JS engines.
>Does anybody tested or uses qxoo in this environment? What about memory
>leaks and memory requirements?
We already use qooxdoo as the javascript base with Titanium. We call it
qooxdoo-titanium and is a specific
wrapper for Titanium calls within qooxdoo. Project will be contributed later on.
Memory leaks are less with qooxdoo than the default javascript framework.
Titanium compiled apps eat memory! The increase with qooxdoo is not that much.
>Any comment or help would be great!
It works really nice for the components we have developed wrappers. Our
intention was to make it
as close to the desktop version of qooxdooas possible, but the mobile version
of qooxdoo deviates a lot in design
in terms of ui.
Integration is not that difficult. We decided to only write wrappers for the ui
components and
leave the other classes outside and callable as is. The reason for wrappers was
purely to get
transferable code. Unfortunately, the qooxdoo mobile version has not been
harmonized with this
"semi-hardware-calling" framework.
You get a "closer-to-native" application but not native. Pure native can only
be achieved through the
OS based programming language. Titanium is also a cut-off wrapper! Though it
gives a slightly increased
control compared to web desktop apps like produced by PhoneGap.
Stefan
>Best Regards...
>Dietrich
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel