Forum Post: RE: SAX Reader blocks destructor????

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
For future reference, you can use the DynObjects.Class log entry type for the log-manager to see which objects are being GC'ed (also destroyed manually) and when. Handy for these cases where you want to first make sure that the destructor is actually firing. -- peter From: Thomas Mercer-Hursh [mailto:bounce-tamhas@community.progress.com] Sent: Wednesday, 28 May, 2014 15:22 To: TU.OE.Development@community.progress.com Subject: RE: SAX Reader blocks destructor???? RE: SAX Reader blocks destructor???? Reply by Thomas Mercer-Hursh Those changes solved the problem so it must have been the reference from the event handler keeping the destructor from firing. Stop receiving emails on this subject. Flag this post as spam/abuse.

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