[tcljava-dev] New ref count implementation for Tcl Blend checked into CVS
Brought to you by:
mdejong
|
From: Mo D. <md...@un...> - 2002-12-21 04:49:32
|
Greetings. I just checked in a new ref count implementation for Tcl Blend. This should fix the memory leaking and memory consumption problems that people have reported. I can now run the test suite without getting any memory leaks, which is a first for Tcl Blend. If you want to read up on the details, see the new documentation file that was added: docs/TclJava/JavaRefCount.html If you have an application that makes use of Tcl Blend, could you try out the current CVS version and see if these ref count related changes have broken anything? cheers Mo |