[DKF]: Not everything that I want in [TclOO] is yet there. This is a page to collect those ideas and track them until they're implemented and deployed in reality. Warning! What TclOO won't do is massively increase in scope. Its focus will necessarily remain on being small, stable, fast, well-engineered, tested and documented. Putting any old thing in here may well just result in those suggestions getting deleted. You are ''supposed'' to build on top of TclOO for most things. ---- **Wish List** The order here is arbitrary. Fundamental features: * '''submethods''' (to support [Snit]) * '''slots''' (to support [XOTcl]) * better support for [self]-like object management Class library: * [megawidget] system ** Base on [Megawidgets with TclOO]? * Support for [chan create] and [chan push] ** Base on [TclOO Channels]? * Rework [zlib stream] stuff as TclOO class * [TDBC] (though this is really already done) * Improvements to [tcllib] ---- **Work Roster** ''[[to be done]]'' ---- **See Also** * [Tcl 9.0 WishList] * [Tk 9.0 WishList] ---- !!!!!! %| [Category Suggestions] | [Category Object Orientation] |% !!!!!!