Extended Object Tcl (for short: XOTcl) is an object-oriented scripting language based on Tcl. It was originally designed for providing language support for design patterns and provides novel constructs such as filters or transitive mixin classes.
Be the first to post a text review of XOTcl. Rate and review a project by clicking thumbs up or thumbs down in the right column.
2009-03-19 <Gustaf.Neumann@wu-wien.ac.at> * Release of XOTcl 1.6.3 2009-03-19 <Gustaf.Neumann@wu-wien.ac.at> - removed references to 1.6.2 2009-03-04 <Gustaf.Neumann@wu-wien.ac.at> - re-enable small optimization - factor out common code - fix compatibility with Tcl 8.4 - bump version number to 1.6.3 2009-03-03 <Gustaf.Neumann@wu-wien.ac.at> - simplify semantics of MixinSeekCurrent and FilterSeekCurrent, improve speed - remove necessity to have tclCompile.h - improve documentation 2009-03-02 <Gustaf.Neumann@wu-wien.ac.at> - some small performance improvements (use CreateHashEntry instead of FindHashEntry, remove unneded argument, improve order of long and expressions) - some code cleanup - new methods, when compiled with tcl 8.5; + MakeProcError (producing error messages from xotcl methods) + PushProcCallFrame (compile method to byte-code) The new support allows to call code at the begin of a proc without using the old approach based on :xotcl::initProcNS 2009-02-19 <Gustaf.Neumann@wu-wien.ac.at> - add comments to var resolution tests for objects without namespaces - fixed reference counting - removed temporary hacks - added CONST to several functions - added relative namespace handling 2009-02-18 <Gustaf.Neumann@wu-wien.ac.at>, sobernig@wu-wien.ac.at - added Stefan's work for namespace resolvers - fixed a memory leak for "obj exists" due to the changes - found another memory leak, when e.g. "::info" is added as an alias and "info exists" is tested against non-existing vars 2009-01-19 <Gustaf.Neumann@wu-wien.ac.at> - Finish work on deletion of user-metaclasses - commenting existing and potential usage of namespace resolvers 2008-12-01 <Gustaf.Neumann@wu-wien.ac.at> * Correct deletion of user-metaclasses: Deletion of user-metaclasses could lead to undestroyable objects, since the instances of the user-metaclasses were reclassed to ::xotcl::Object instead of ::xotcl::Class. * extend regression test for such situations
Be the first person to add a text review.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: