What are the setting to be done on Server side to make request factory work

On Sat, Dec 25, 2010 at 9:45 PM, Y2i <[email protected]> wrote:

> There are two driver types
> - SimpleBeanEditorDriver to work with simple bean-like objects
> - RequestFactoryEditorDriver integrated with RequestFactory and
> RequestContext objects
>
> The pros are best described in the goals:
> http://code.google.com/webtoolkit/doc/latest/DevGuideUiEditors.html#Goals
>
> The cons are, from my perspective, as with any generic framework: a
> generic algorithm theoretically should be a bit slower than if you
> hand-code your bindings between UI controls and backing data objects.
> However, I haven't seen any performance problems since I started using
> RequestFactoryEditorDriver: it works great.
>
> On Dec 25, 2:45 pm, Matthew Hill <[email protected]> wrote:
> > Hi; thanks for your answer!
> >
> > I'm beginning to understand it better now. A few more questions
> though...:
> >
> >    - Is it best used with RequestFactory?
> >    - What are the pros and cons?
>
> --
> 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]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>


-- 
Regards
Dhruv
404-551-2578

-- 
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