Hi all, Just for your information, I started a msncam.tcl rewrite yesterday. Karel told me about a memleak in it (objects array) and I thought it would be fairly simple to fix, but while investigating it, I found many other things that slow the whole thing down, and also it was hard to tell how to clean up the objects array (i.e. where to do a unset, and what to unset then). So I had to draw the conclusion that starting from scratch would be the best way to go. Of course I also copy/paste many code from the current msncam.tcl, but most of it will be modified. For example, the objects array will not exist anymore. I am using snit-objects for everything.
Of course the rewritten msncam.tcl will not go into the 0.96 release, but will get in cvs shortly after the release, so it can be thoroughly tested before it gets into a release. I am monitoring all work on the current msncam.tcl to make sure I port those changes to my new version if they apply to something that is in there already, but big code-reorganisations will be double work, so please don't bother ;-) We're in a bugfix-contest-before-release anyway. Regards, Harry ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Amsn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amsn-devel
