Hi,

Re: GWT 1.5:

I have an application that will have several RequestBuilder objects
simultaneously in-flight. Are there any links to implementation notes
or this usually a roll-your-own situation?

Specifically, should I create a new RB object for each request or re-
use existing RB objects? I don't see an RB.dispose() method, so I'm
guessing the preferred implementation is to use RB.setRequestData()
rather than calling new() for each request.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to