Friday, July 12, 2013

Re: RequestFactory queue manager (network retry etc)... already exist and/or worth making FOSS?

Batching in RequestFactory can be done using RequestBatcher [1] and retries, as well as sending status events about pending requests, can be done by implementing a custom RequestTransport [2] for RequestFactory. Not sure if there is anything pre-implemented in case of the RequestTransport though.

[1] http://www.gwtproject.org/javadoc/latest/com/google/web/bindery/requestfactory/gwt/client/RequestBatcher.html
[2] http://www.gwtproject.org/javadoc/latest/com/google/web/bindery/requestfactory/shared/RequestTransport.html

-- J.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment