home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.tcl
- Path: sparky!uunet!hobbes!markd
- From: markd@sco.COM (Mark Diekhans)
- Subject: Re: Variable Scope Constructs
- Organization: The Santa Cruz Operation, Inc.
- Date: Thu, 28 Jan 1993 04:45:29 GMT
- Message-ID: <1993Jan28.044529.8090@sco.com>
- References: <1993Jan27.220607.25695@novell.com>
- Sender: news@sco.com (News admin)
- Lines: 12
-
-
- In article <1993Jan27.220607.25695@novell.com> Duane Murphy <damurphy@wc.novell.com> writes:
- >
- >Has the concept of scope and persistent scope been addressed before?
- >Sometimes I think that it would be useful to have additional and
- >persistent
- >scope other than global and local (local is not persistent).
-
- I have seen a big need for this as well. A named, persistent scope would
- be very useful, but isn't that just a step away from having a Tcl object type?
-
- Mark
-