Hi all, I could cleanup a lot in the refactoring/java_generify branch.
First of all thanks for the feedback of Chris and Mark I could simplify this by a great deal. Now we just have additional TypeSafePlc* requests. The convenience methods are integrated into the normal request classes. As the changes are now minimal im going to merge this branch into master. Regarding the builders: My preference would be to encourage the use of them and limit the visibility of the constructors. However as these are optimizations we could look at this after that. Sebastian
