Version 0 of next

Updated 2007-11-12 10:22:42 by dkf

Command used in TclOO and XOTcl to call the next method in a method call chain. Syntax is different between two extensions (mainly because TclOO can assume Tcl 8.5) and semantics is slightly different (TclOO's next effectively does an uplevel inside itself).