Hi Andrey, this was my first thought also. But now I'm unsure whether this si a problem or not as it makes it really clear when working with PlC4X related stuff and when not. And it avoids confusion with wrong imports when typing something like "ReadReq..." (auto-complete) which is about the most annoying "bug" you can have.
+0 from my side. Julian Am 08.10.18, 12:42 schrieb "Andrey Skorikov" <[email protected]>: Hello all, currently all types in the API module begin with the "Plc" prefix. I think that this adds unnecessary noise to the API, since these types reside in a separate Java package anyway, and therefore a separate namespace, so name collisions are avoided. Perhaps we can get rid of this prefix? What do others think? Andrey
