Re: [Ironpython-users] memory fragmentation oder leak in ironpython program / I apologize

2013-12-10 Thread Markus Schaber
m Gesendet: Dienstag, 10. Dezember 2013 05:29 An: Slide Cc: ironpython mailList Betreff: Re: [Ironpython-users] memory fragmentation oder leak in ironpython program / I apologize Hallo Slide, thank you for your answer. I don't knwo if iTextSharp uses IDisposable. I admit, I use it as a bloc

Re: [Ironpython-users] memory fragmentation oder leak in ironpython program / I apologize

2013-12-09 Thread Peter Schwalm
Hallo Slide, thank you for your answer. I don't knwo if iTextSharp uses IDisposable. I admit, I use it as a block box, but at least I suppose it's well written, because I think it is a proven tool. ... and I apologize: I have found the mistake in my own code now. It was a list which - unnece