Hi John, I need to understand how the syncronus call work, I have integrated on the serverobject a layer for the db and some call to external program that i need the stdoutput back to qooxdoo.
with the external program i have a situation like this: runtimeA(); //prepare the widget for the rappresentation of the stdout runtimeB(); //call the server object and launch the external program At the moment the widget for runtimeA appear only after the runtimeB() is finished, i don't really understand why. For the query to the db i have a similar problem, when press the button for start the query, the botton stay pressed until the query finish. I want that after clicking on the button, i can show a loader image, because the user don't think that the application is freezed. How i can achive this? If needed i can try to make an example, but for the db is more complex. Cheers, Sp Il giorno mar, 19/07/2011 alle 13.53 +0200, Simone Pandolfo ha scritto: > Thank you john, > > Now i thought that all the piece are working, try to finish the > conversion of the old backend to this powerfull ServerObject :) > > Sp > > Il giorno mar, 19/07/2011 alle 12.37 +0100, John Spackman ha scritto: > > Hi Simone > > > > >I have maked some test, That's odd, with the previus version all work, > > >at the moment i have this situation: > > > > You're right, apologies - there's a fix in SVN for this now. > > > > >New custom object: > > >RangeError: Maximum call stack size exceeded > > > > This is because you have defined a property called "property" which > > conflicts with the apply method defined on the object, causing an infinite > > loop. I've changed my code to not accept "property" as a name and throw > > an exception on the server; docs updated too. > > > > John > > > > > > > > > > ------------------------------------------------------------------------------ > > Magic Quadrant for Content-Aware Data Loss Prevention > > Research study explores the data loss prevention market. Includes in-depth > > analysis on the changes within the DLP market, and the criteria used to > > evaluate the strengths and weaknesses of these DLP solutions. > > http://www.accelacomm.com/jaw/sfnl/114/51385063/ > > _______________________________________________ > > qooxdoo-devel mailing list > > qooxdoo-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > -- Erreedi Srl Tel. 06.7900639 Fax 06.79840900 e-mail: s.pando...@erreedi.it ------------------------------ ------------------------------------------------------------------------------ 5 Ways to Improve & Secure Unified Communications Unified Communications promises greater efficiencies for business. UC can improve internal communications as well as offer faster, more efficient ways to interact with customers and streamline customer service. Learn more! http://www.accelacomm.com/jaw/sfnl/114/51426253/ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel