From: Mark H. <ma...@us...> - 2000-10-28 03:07:59
|
Mo DeJong <md...@cy...> wrote: > Perhaps what we need to do is draw a line and define some > terms. What if we defined the "Tcl core" as something > other than "just Tcl"? Good point. If I were to break it down as you describe, I would make it something like: Tcl: tcl (core) tcl (commands) itcl tcllib Tk: (because I want to have a pure non-gui tcl thing) tk (core) tk (widgets) ??? > Heck if we are going to add Itcl to > the core (with a global class command), > we really should just call it Tcl 9.0 > and be done with it. By John's numbering scheme, it doesn't break backwards compatibility, so no need to bump the major number. But maybe we could skip version 9 and call it TclX. (that's a joke, btw) Mark. -- The TclCore mailing list is sponsored by Ajuba Solutions To unsubscribe: email tcl...@aj... with the word UNSUBSCRIBE as the subject. |