Closed MartinoMensio closed 7 years ago
Can be done in both ways. It is allowed to use the same classes of the service, but I will probably generate them for clients separately (from WADL) to have complete separation
too much work and duplicated code, because where to place WADL-generated classes? They must be available for both client 1 and client 2. Sisto said this is not a problem, so I will keep imports from service
Clients should not use the same generated classes as the service. They should generate them from the WADL description. This issue cannot be solved until #28 is fixed