[Progress Communities] [Progress OpenEdge ABL] New methods on SESSION handle to get all client-principle objects

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

jbijker

Guest
This is coming from Support Case 00458615. We had memory leaks on CLIENT-PRINCIPLE objects which we tracked by enabling the DYNOBJECT server log entry types. However, there is currently no way from ABL to cycle through all CLIENT-PRINCIPLE objects like we have SESSION:FIRST-OBJECT, SESSION;FIRST-PROCEDURE, etc. We're using these methods to report on any memory leaks from our code, but currently there is just no way to pick up memory leaks on CLIENT-PRINCIPLE objects. Can this please be added?

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