Patches item #534254, was opened at 2002-03-24 07:31
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=303152&aid=534254&group_id=3152

Category: other
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jeremy Collins (jcollins)
Assigned to: Nobody/Anonymous (nobody)
Summary: New Object Commands

Initial Comment:
This patch implements the following commands as
Tcl_ObjCommand's.

ns_crypt
ns_sleep
ns_localtime
ns_gmtime
ns_fmttime
ns_httptime
ns_parsehttptime

I will try to work on more as I get time but I wanted
to get these out in case someone was working on this
already.

----------------------------------------------------------------------

>Comment By: Jeremy Collins (jcollins)
Date: 2002-03-24 16:32

Message:
Logged In: YES
user_id=1031

The 2nd patch implements the following as object commands:

ns_rand
ns_info
ns_modulepath
ns_log
ns_urlencode
ns_urldecode
ns_uuencode
ns_uudecode
ns_gifsize

The 3rd path implements:

ns_mkdir
ns_rmdir
ns_cp
ns_cpfp
ns_rollfile
ns_purgefiles
ns_mktemp
ns_tmpnam
ns_normalizepath
ns_link
ns_symlink
ns_rename
ns_kill
ns_writefp
ns_truncate
ns_ftruncate
ns_chmod

---

Should I be removing the nonobject commands from the source?
 So far I have been leaving them.

----------------------------------------------------------------------

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=303152&aid=534254&group_id=3152

Reply via email to