Re: Can one "reload" a package?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: Can one "reload" a package?

From: Juan C. Gil <jgil@gmv.es>
Date: Wed Mar 08 2006 - 18:26:31 CET

Martin,

The [package forget] command does NOT unload a pure Tcl package, it
simply instructs the interpreter to forget about previously found
[package ifneeded] scripts for that package.

See The Simple Development Library
     http://simpledevlib.sourceforge.net/
and, more specifically, the SimplePackage package
    http://simpledevlib.sourceforge.net/SimplePackage.html
for more no this issue.

Juan Carlos---
Received on Sun Apr 30 02:27:50 2006