[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: instantiating Application defined in C++ from tcl
OK, but even when I follow this rule ns is still complaining about
invalid command name when I try to instantiate my class, even though I
have created the "...Class" helping class and have compiled my code into
ns. Any other areas I might have missed out something?
Tor Hval
> Yes. Every split object must follow that naming rule, unfortunately.
>
> - Haobo
>
> On Thu, 30 Sep 1999, T.Hval wrote:
>
> > It is derived from Process, should it then be named as Process/*?
> >
> > On Thu, 30 Sep 1999, Haobo Yu wrote:
> >
> > > If it's derived from Application, it _must_ be named as Application/*.
> > >
> > > - Haobo
> > >