[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
tclcl changeFwd: tclcl change
The NS folks report the following update to TclCL.
We probably won't move to the latest Tcl/Tk/OTcl/TclCL for at least a
couple months or so.
Is anyone dying to use this new feature?
Lloyd
------------------------------
Date: Wed, 7 Mar 2001 09:51:48 -0800 (PST)
From: Padmaparna Haldar <haldar@ISI.EDU>
To: <ns-developers@ISI.EDU>
cc: <mash-developers@mash.CS.Berkeley.EDU>
Subject: tclcl change
Hi,
We have recently added support for binding TclObjects in tclcl.
Which means this will allow sharing of TclObject (and all classes derived
from it) variables across C++/OTcl border. See rtmodule.cc for an example
of this new bind function shown below.
void bind(const char* var, TclObject** val);
So please remember to update tclcl before updating ns-2.
Thanks,
--Padma.
------------------------------------------------
Be true to your work, your word, and your friend.
--Thoreau
Padmaparna Haldar
-------------------------------------------------------