Daniel,

Hang tight. GWT 2.1.1 has new Locator and ServiceLocator interfaces that
will allow you to move all such methods out of entities into DAOs.

See http://code.google.com/p/google-web-toolkit/issues/detail?id=5680
Also http://code.google.com/p/google-web-toolkit/wiki/RequestFactory_2_1_1

/dmc

On Wed, Dec 8, 2010 at 3:00 PM, Daniel Simons <[email protected]>wrote:

> I have several entities which are automatically generated using hibernate
> tools.  I would like to make use of RequestFactory by extending these
> entities, but am running into a number of issues in doing so.  It seems that
> the current design of RequestFactory requires that all DAO methods be
> defined in the Entity itself.  Are there any simple ways around this?
>
> Thanks,
> Daniel
>
> --
> 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.
>



-- 
David Chandler
Developer Programs Engineer, Google Web Toolkit
http://googlewebtoolkit.blogspot.com/

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