From: Jeff H. <je...@ac...> - 2006-08-17 03:36:14
|
Any comments on packages that require 8.5 in tcllib so far? I think this discussion came up, but I couldn't find it. I have fixed the JSON parser that is on the wiki, and would like to add it to tcllib. It uses dict (and it only gets sticky if you don't want to use dict). I have coded it to fall back on trying to package require dict below 8.5 (ActiveTcl includes dict). Any objections to my adding it? Jeff |