On 02/20/2013 01:27 PM, Tobias Koller (GERMO GmbH) wrote:
qooxdoo 0.7 with current qooxdoo-version mix ?

Hello everybody,

three years agoIunsubscriped from this mailinglist because we didn'thave tochange anything on our qooxdoo-applicationtill today.

But now we have to change the complete communication from our qooxdoo 0.7-app(till now it was qooxdooàqx.io.remote.RequestàPHP)

 toqooxdooàRESTful Webserviceswithout any PHP-backend at all.

Like I wrote in the title we still use qooxdoo 0.7 (veeeeerrry old I know) but we can't migrate it to the current version.

I guess no converter could handle that ;)


I'm not so sure about this, the qooxdoo migration tool is quite useful. We migrated multiple projects from 0.7. The only thing to note is that you need to first migrate to qooxdoo 0.8.3, and then from 0.8.3 onwards to 2.1. Shouldn't be too hard.

So my question is if its possible to just use the communication-parts(f.e.qx.bom.request.Jsonp();)of the current qooxdooversion 2.1 within qooxdoo 0.7?


I'd rather doubt that. qx.bom.request.Json draws in a substantial number of dependencies, among them a lot of qx.bom.*, qx.lang.* and qx.core.* class. You would have to import them all, and would certainly run into conflicts with existing classes in 0.7.

Try the migration.

T.


Thanks a lot.

Tobi



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb


_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to