Dear XOTcl Community,
I am proud to announce XOTcl 1.3.4. Major changes relative to 1.3.1 are:
- Qualitative Improvements
* Improved code quality: + fixed possible segmentation violations in free memory reads (many thanks to Zoran Vasiljevic for his help with purify) + fixed "self callinglevel" when uplevel was called from uplevel + Improved portability (many thanks to Jeffrey Hobbs) + fixed nonposargs + fixed configure in connection with enable-symbols and for aolserver configuration + extended regression test
* Improved Functionality + Producing error messages when a non-existing proc/instproc is tried to be deleted + fixed "exists" method for objects with namespaces by using a namespace resolver + fixed return code for unknown handling in next + reduced memory consumption for objects and classes with procs/instprocs of about 14%
* Improved Documentation
MORE INFO XOTcl source, binaries and documentation can be obtained from http://www.xotcl.org
Greetings -gustaf neumann