There should be no difference between using a "real" model and a 
ValueProxy. My guess (more info needed) is that your usage or config of RF 
is wrong. If you talk about one specific problem and give more details 
about your code/config, people might be able to help you better in this 
forum.

On Tuesday, June 10, 2014 3:57:58 PM UTC-4, Marouan MARZOUGA wrote:
>
> Hi everyone,
>
> I have a view that contain a cellTable populated by Proxys (type 
> ValueProxy) received from server side using RequestFactory. I can display 
> rows but some problems*** occur when i want to update a row via 
> SelectionCell. The same example *work* when using a real model not proxy 
> using GWT-RPC.
>
> ***Plenty of problem occur such as:
> + Take a long time before update.
> + Update is possible 1 time.
> + Remote connection lost.
> + Stack overflow; to increase the stack size, use the -Xss flag at 
> startup (java -Xss1M ...)
>
> Is there a difference between using a real model or proxy in CellTable.
>
> Any ideas, thanks.
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to