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].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to