[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
> So you have a better proposal than what's proven to be very helpful in .NET? Was that a question for me because I said not to limit yourself to .NET syntax? I don't know much .NET but if this is required in .NET-like syntax: assign interestingService = Ccs.Common.Application:ServiceManager:getService (). Than I suggest this: assign interestingService = Ccs.Common.Application:ServiceManager:getService<>(). (like it's done in Java by the way)

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