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

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
IService enforces the initialize() method. So IService is purely to support the factory functionality of the Service Manager. For the consumer the initialize() method has no value anymore.

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