Thanks Derrel! I'll look into it. It does require a different set of mind
than other programming practices.

Bharat - I meant that I just had to write too many handlers (to my liking).
But I can make this work this way. The only thing I find a little awkward is
when I need to wait for windows to be populated with values from the
database, and I don't know when all the lists are filled in, or don't have
the patience of handling multiple events that count until everything is
filled.
I think that the number of users of the program will be quite small (~20),
which made me think that perhaps it would be permissible to use synchronous
calls because I don't expect the server to lag much, but I guess that's a
big no-no...

Cheers,
Omri

On Fri, Nov 19, 2010 at 14:56, nrg-b [via qooxdoo] <
[email protected]<ml-node%[email protected]>
> wrote:

> Hello Omri,
>
> Sounds like I'm in a similar position ie RPC, mutiple users, complex GUI.
> When you say "too many callback handlers" are you saying you have written a
> lot of bespoke handlers or just there are too many handler objects....or
> even both! ???
>
> Cheers,
>
> Bharat
>
> ------------------------------
>  View message @
> http://qooxdoo.678.n2.nabble.com/RPC-calls-best-practices-tp5751398p5755303.html
>
> To unsubscribe from RPC calls best practices, click 
> here<http://qooxdoo.678.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5751398&code=b21yaWhhckBnbWFpbC5jb218NTc1MTM5OHwtMjExOTUxMjk1Mw==>.
>
>

-- 
View this message in context: 
http://qooxdoo.678.n2.nabble.com/RPC-calls-best-practices-tp5751398p5755347.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to