Thanks for sharing. I'm not sure I agree with the docs getting worse over time, but I what I do agree with is that the programmers are outpacing the tech writers. I think the the documentation has improved over time. Although, I do agree with the challenge with the request factory setup, the docs do lack some very crucial setup points to get RequestFactory setup and that translates into pain. I to have frittered away time with trying to get it to work.
But for those who drop by on this via search, here is how I got it to work notes. http://code.google.com/p/gwt-examples/wiki/DemoRequestFactory Copy the client RequestFactory classes and add them to the annotation processer for the project so the processer will build the classes automatically like datanuclueus enhance does. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/nFceGT8LK1cJ. 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.
