Il giorno gio, 14/07/2011 alle 10.28 +0100, John Spackman ha scritto:

Hi John,
Thank you!, i check both :)

>How far have you got?  Did you get the tutorial working?

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.

Another question, the comunication is syncronus, for make Async i need
to make a thread in java right?

Regards
 Sp
 

> Hi again Simone
> 
> I've updated the tutorial at
> http://qooxdoo.org/contrib/project/serverobjects/tutorial that may help
> explain things.  There's also an update to the code in SVN so please check
> out the code before trying it.
> 
> John
> 
> On 14/07/2011 08:46, "John Spackman" <john-li...@zenesis.com> wrote:
> 
> >Hi Simone
> >
> >>I have tried the contrib and i have to congrats with you, probably is
> >>the best backend for qooxdoo that i have tested, but despite the
> >>documentation, is not so simple.
> >
> >Glad you like it :)
> >
> >>I have get it working but i have some problem (many of them because of
> >>my little knowledge of java / eclipse).
> >>
> >>I'm replacing a python backend, and the managment of the array in java
> >>is make me crazy.
> >>
> >>The biggest problem is if i call a serverlet method and pass an array as
> >>parameters, the interger 0 result as null, i try a lot of things, but no
> >>luck.
> >
> >What does the server method look like?  EG is the array of parameters an
> >array of primitive types such as numbers, strings etc or is it an array of
> >objects?
> >
> >>I'm also trying to understand how to transfer classes, interface e so
> >>on.
> >
> >That happens automatically - your Java classes need to implement the
> >Proxied interface and the class and interface definitions will be
> >transferred on demand to the server.
> >
> >>I almost understand how objects move from server and client, but i have
> >>some doubt how to manage the FireEvent.
> >
> >How far have you got?  Did you get the tutorial working?
> >
> >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
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> 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