Hi Lisa, I've created a small sample project using RF with App Engine + Objectify that wires in a custom ServiceLayerDecorator, but it doesn't yet demo Editors. Once I get those pieces in place, I plan to publish some more docs. Community contributions welcome, of course :-)
http://code.google.com/p/listwidget In the mean time, the DynaTableRF sample that ships with GWT is probably your best source for RF + Editor example code. Thanks, /dmc On Mon, Jan 10, 2011 at 12:22 PM, Lisa D <[email protected]> wrote: > Hi David Chandler > > Any update on documentation on the new Service layer with some code > examples?....your other articles on the GWT site are excellent and > easy to understand so hoping you'll get this done soon, so I'll better > be able to understand this > > > LD > > On Dec 30 2010, 11:49 am, Y2i <[email protected]> wrote: > > The links do not mention Service Layer but for using JPA or JDO the > > documents implicitly describe the integration between RF, service > > layer, editors and auto beans. > > > > RequestFactoryServlet uses ServiceLayer internally, but knowing its > > existence is not necessary for using RequestFactory. Generated Entity > > Proxies are AutoBeans, but you would not use them explicitly and would > > only see them in the debugger. Entity Proxies are integrated with the > > Editor Framework through RequestFactoryEditorDriver. > > > > On Dec 30, 11:21 am, Simon Majou <[email protected]> wrote: > > > > > Where do you find Service Layer into those 2 links ? > > > > > > -- > 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 w: http://code.google.com/ b: http://googlewebtoolkit.blogspot.com/ t: @googledevtools -- 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.
