[ you may have already seen this on comp.lang.tcl ]

It's alpha'ish right now, but I thought I would upload it so people
could have a look.  I don't imagine it's useful to many people, but it
didn't take me that long either.

        sourcecache is similar to Tcl's 'source' command, but it is
        faster, as it caches scripts in memory.  This is not useful
        for many people, who load code just once, but for applications
        such as web servers running dynamic pages, where individual
        scripts may reload the same code many

Available from: http://people.debian.org/~davidw/

-- 
David N. Welton
Free Software: http://people.debian.org/~davidw/
   Apache Tcl: http://tcl.apache.org/
     Personal: http://www.efn.org/~davidw/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to