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