I know squiggle has its own history classes but I'm developing my ownHi Stephen,
and I'm using setURI to change the uri. I notice every time a document
is loaded the other one doesn't get unloaded and memory isn't reclaimed.
Is there some kind of cleanup I can do to avoid this problem. It's also
running as an applet so memory is of great concern. Is there some kind
of caching feature I don't know about?
You don't say what version of Batik you are using. Since 1.5b5 I have delivered at
least two significant memory leak fixes. I am in the middle of developing additional memory
leak tests to ensure that documents are released when appropriate (right now with the current
fixes my belief is that documents are getting released when appropriate).
Are these static or dynamic documents?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
