GPE 2.4 beta RequestFactory code gen questions
@GPE devs
Also, I would like to know if I will be able to generate the request factory stubs on environments other than Appengine. Currently the only projects available for finding entities are app engine projects.
-- Are there any plans to fix the "rpc" generation so that it can work with plain pojos if I'm connecting to legacy jdbc code? I would love to be able to right click on a class and be able to do something like Google -> add To ClientBundle...
generate RPC for class ->
generate Proxy for class -> EntityProxy
ValueProxy
And I also would love to be able to do specify where those proxies get built, even to another project with no relationship to my "server" project. I right click on an entity that I want to manage.
I appologize if any of the requested features I've meantioned here are actually in the plugin. If they are, they are hard to find.
Thanks!
Jeff
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home