Version 1 of TclNamespace js Object

Updated 2011-08-27 12:01:07 by apw

TclNamespace

A javascript Object as used in incr Tcl in Javascript. Instantiation:

Parameters

  • interp
  • ns_name
  • priv_data

A container for managing all the information for a Tcl namespace including an itcl class.

to be filled