[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns] object command or bind variables
See
http://www.isi.edu/nsnam/archive/ns-users/webarch/current/msg01607.html
and the followup threads on this.
Kun-chan Lan
On Tue, 7 Aug 2001, Laurent Silvio Ciavaglia wrote:
> Hello ns-users,
>
> I am developing some new objects in ns.
> These objects have some inputs parameters like diffrent method, size,
> number of elements, lof file name, my question is :
>
> what is the preferable use ?
> . bind variables
> . use command function and pass parameters as arguments
>
> Is there some interest (I hope so) to choose one instead of the other
> method (variables duplication TCL/C++, efficiency,...) ?
>
> Thanks in advance,
> Regards Laurent C.
>