[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: why does IServiceManager:getService not return IService instead of P.L.Object

  • Thread starter Thread starter jankeir
  • Start date Start date
Status
Not open for further replies.
J

jankeir

Guest
All I am saying is that a syntax like this: assign interestingService = Ccs.Common.Application:ServiceManager:getService<>(). and Ccs.Common.Application:ServiceManager:getService ():doSomething(). calling a method like this: method public getService ( ): ... end. could be made to work in ABL and would result in very clean code in the users of the calling service.

Continue reading...
 
Status
Not open for further replies.
Back
Top