Andreas Junghans wrote:
>> Request objects should only be used for a single request, so make sure
>> to instantiate them fresh for each I/O request.
> 
> Alexei was talking about Rpc instances, not request instances. Rpc  
> instances can - and should - be reused for many (and also concurrent)  
> requests.

Thanks for clarification, I was already getting nervous...
I noticed the difference between remote.Request and remote.Rpc, and in 
many projects I utilized Rpc objects some of which make hundreds of 
remote calls without problems. I'd really have run into trouble if 
suddenly this usage was disapproved.

Maybe documentation should lay emphasis on this important difference, if 
even Thomas mixes things up!?

Greetings,
Stefan

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to