Newsgroups: comp.lang.tcl
From: vit...@gmail.com
Date: Mon, 31 Mar 2008 17:02:43 -0700 (PDT)
Local: Mon, Mar 31 2008 8:02 pm
Subject: Re: Support for glob patterns in various commands (Was: Re: Tcl/Tk 8.5.2 RELEASED)
On Mar 31, 2:35 pm, Neil Madden <n...@cs.nott.ac.uk> wrote:
> vit...@gmail.com wrote: See http://groups.google.com/group/comp.lang.tcl/browse_thread/thread/a37... > > Thanks a lot, nice to see TCL development moving along. > > Question for everyone involved or whoever cares to answer: > > Is it possible/desirable to extend TCL core to add more functionality > It is certainly possible to implement these things right now in pure Tcl > > Example: > > If I want to see all commands in namespaces x::y1::z, x::y2::z, > set cmds [list] > } > > In namespace x::y1::z > Similar to the above. > > Find all namespaces below x:: > This is just [namespace children x]. > > Find all namespaces below x::y1 and x::y2 > ...and x::y3. > > ---------------------------------------------------- > > Basically, add glob expansion to namespace and it's associated > I don't understand in what way this would make programming in Tcl > -- Neil You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||