Great!, thank you :)

I check the update, one question, probably is a my error, but i have two
similar class, one work, but the other return an error that i'm tring to
find, "invalid ServerId 2,1,0 specified: Called assertTrue with
'false'..

i thought that can be a variable with a reserved name in my code, the
number 2,1,0 can be a my sets of integer, but i don't use it as
serverId.

Sp




Il giorno lun, 18/07/2011 alle 11.39 +0100, John Spackman ha scritto:
> Hi Simone
> 
> That's fixed too, just committed a fix and unit test
> 
> John
> 
> On 15/07/2011 09:32, "Simone Pandolfo" <s.pando...@erreedi.it> wrote:
> 
> >Thank you John, I have downloaded the new revision and i'm going to test
> >it, I have some doubt about the return of some kind of data, before i
> >tell you that integer value return null when the value is 0, also for
> >boolean the return value is true/null instead of true/false, in some
> >case this may be a problem.
> >
> >Thank you for suport
> >
> >Sp 
> >
> >Il giorno gio, 14/07/2011 alle 18.26 +0100, John Spackman ha scritto:
> >> I found a bug where creating objects on the client and then passing them
> >> as an array caused an exception - that's fixed with the latest revision
> >> 21302, and I've added it to the demoapp
> >> 
> >> John
> >> 
> >> On 14/07/2011 13:44, "Simone Pandolfo" <s.pando...@erreedi.it> wrote:
> >> 
> >> >Il giorno gio, 14/07/2011 alle 11.47 +0100, John Spackman ha scritto:
> >> >> Hi Simone
> >> >> 
> >> >> >I get most of the tutorial working, at the moment i'm tring to
> >> >> >understand Collections and Arrays.
> >> >> >
> >> >> >At the moment if i change some data in the java class i don't see
> >>the
> >> >> >change in javascript side.
> >> >> 
> >> >> Are you changing the Java array or changing one of the objects in the
> >> >> array?  The objects in the array must implement the Proxied
> >> >>  Interface.
> >> >> 
> >> >For the change of the value i have resolved, i miss to include
> >> >ProxyManager.changeProperty()
> >> >
> >> >But of i want send to the backend an array of objects,
> >> >
> >> >like:
> >> >
> >> >var var1 = new com.project.serverobject.ExampleClass();
> >> >var var2 = new com.project.serverobject.ExampleClass();
> >> >
> >> >var return = this.boot.testArray([var1,var2]);
> >> >
> >> >The serverobject itself don't work anymore, and result undefined.
> >> >
> >> >how i can send to the backend an array of custom objects?
> >> >
> >> >Thanks
> >> >
> >> >Sp
> >> >
> >> >
> >> >
> >> >
> >> >> >Another question, the comunication is syncronus, for make Async i
> >>need
> >> >> >to make a thread in java right?
> >> >> 
> >> >> No - the communication is driven from the client and goes over normal
> >> >>HTTP
> >> >> so Tomcat will provide the thread for you.  The client will always
> >>make
> >> >> synchronous calls to the server, but as much as possible it
> >> >>queues/caches
> >> >> changes to minimise network trips.
> >> >> 
> >> >> John
> >> >> 
> >> >> 
> >> >> 
> >> >> 
> >> >> 
> >> 
> >>>>-----------------------------------------------------------------------
> >>>>--
> >> >>-----
> >> >> AppSumo Presents a FREE Video for the SourceForge Community by Eric
> >> >> Ries, the creator of the Lean Startup Methodology on "Lean Startup
> >> >> Secrets Revealed." This video shows you how to validate your ideas,
> >> >> optimize your ideas and identify your business strategy.
> >> >> http://p.sf.net/sfu/appsumosfdev2dev
> >> >> _______________________________________________
> >> >> 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
> >> >------------------------------
> >> >
> >> >
> >> 
> >>>------------------------------------------------------------------------
> >>>--
> >> >----
> >> >AppSumo Presents a FREE Video for the SourceForge Community by Eric
> >> >Ries, the creator of the Lean Startup Methodology on "Lean Startup
> >> >Secrets Revealed." This video shows you how to validate your ideas,
> >> >optimize your ideas and identify your business strategy.
> >> >http://p.sf.net/sfu/appsumosfdev2dev
> >> >_______________________________________________
> >> >qooxdoo-devel mailing list
> >> >qooxdoo-devel@lists.sourceforge.net
> >> >https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> >> 
> >> 
> >> 
> >> 
> >> 
> >>-------------------------------------------------------------------------
> >>-----
> >> AppSumo Presents a FREE Video for the SourceForge Community by Eric
> >> Ries, the creator of the Lean Startup Methodology on "Lean Startup
> >> Secrets Revealed." This video shows you how to validate your ideas,
> >> optimize your ideas and identify your business strategy.
> >> http://p.sf.net/sfu/appsumosfdev2dev
> >> _______________________________________________
> >> 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
> >------------------------------
> >
> >
> >--------------------------------------------------------------------------
> >----
> >AppSumo Presents a FREE Video for the SourceForge Community by Eric
> >Ries, the creator of the Lean Startup Methodology on "Lean Startup
> >Secrets Revealed." This video shows you how to validate your ideas,
> >optimize your ideas and identify your business strategy.
> >http://p.sf.net/sfu/appsumosfdev2dev
> >_______________________________________________
> >qooxdoo-devel mailing list
> >qooxdoo-devel@lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> AppSumo Presents a FREE Video for the SourceForge Community by Eric 
> Ries, the creator of the Lean Startup Methodology on "Lean Startup 
> Secrets Revealed." This video shows you how to validate your ideas, 
> optimize your ideas and identify your business strategy.
> http://p.sf.net/sfu/appsumosfdev2dev
> _______________________________________________
> 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
------------------------------


------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to