dear list, i got the soap client from guru4.net and integrated it (as best as icould) to qooxdoo. there is still some work to be done, but it seems to work works as it is.
my background is mostly c/c++, so this whole interpreted world (python and javascript) has been a quite weird experience for me :) anyway, the demo package is fairly complete with a development server (based on cherrypy and soaplib), a remote table implementation, and a few demo web services to go with them. a lot of time and research went into it, and the code still looks quite messy to me! it also has some issues i couldn't fix; namely: - firebug shows the following error on page load, but soap calls work perfectly. self.__onLoadWsdl is not a function http://localhost:7789/static/frontend/source/class/soap/client.js Line 304 it's plain stupid, frikkin function is there and it works! some help would be appreciated :) - table widget somehow makes lots of unnecessary requests before showing the data. i suspect it's a qooxdoo bug (if not a feature), but i'm not sure. - table gets the row count correctly, but can't properly adjust scrollbar range to that value. included README contains some more information about how to get it to work, etc. awaiting your feedback. best regards, burak
qooxdoo_soapdemo.tar.gz
Description: application/gzip
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
