I have data generated in the qooxdoo app that needs to be exported to a file, on the other hand, there is data on the file system that should be read into the app. The app (javascript) is located on a web server or user file system and in both cases communicates with a distant backend web server application written in java via qx.io.remote.Request, which works pretty fine, by the way... the backend do not need any of this data to be stored.
I have solutions for both save and open, but only with round trips to the web server which I want to get rid off. Possible? -- View this message in context: http://qooxdoo.678.n2.nabble.com/Contribution-UploadWidget-trunk-qx-1-4-tp6474444p6478675.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
