From: Steve C. <ste...@mq...> - 2002-02-13 22:29:07
|
On Thu, 14 Feb 2002 08:25, Haejoong Lee wrote: > > I've attached a version of ag.tcl which uses namespaces fyi. I've put > > everything into an AG namespace, including the AGF functions, I don't > > know what the argument is for having them separate. I've also > > capitalised AG::Load and AG::Save for consistency with the rest of the > > interface. > > Thanks, but I can't find any attached file. Could you please send it > again? Oops...done. > I see. However, the package name "ag" is too big for it. How about > "ag_tcl"? Does it need to be consistent with namespace name? That would be ok, the directory name is irrelevant, it just needs to be in a sibling directory to the tcl one. How does the python package get installed? Steve |