From: Andreas K. <and...@Ac...> - 2001-11-06 19:03:26
|
> -----Original Message----- > From: tcl...@li... > [mailto:tcl...@li...]On Behalf Of Jeff Hobbs > Sent: Tuesday, November 06, 2001 11:00 AM > To: 'Brett Schwarz' > Cc: tcl...@li... > Subject: [Tcllib-devel] RE: tcllib 1.1 > > > > BTW, what version of Tcl do we write these modules for? Is it up to the > > module writer, or is there a convention? > > It is up to the module authors, but the 'package require Tcl 8.X' > should be clear at the top of the module. Most modules have [package require Tcl 8.2] and then make use of [string equal] and similar features. -- Andreas Kupries <and...@Ac...> Developer @ http://www.ActiveState.com |