home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / tcl / 2482 < prev    next >
Encoding:
Text File  |  1993-01-28  |  820 b   |  24 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!hobbes!markd
  3. From: markd@sco.COM (Mark Diekhans)
  4. Subject: Re: Variable Scope Constructs
  5. Organization: The Santa Cruz Operation, Inc.
  6. Date: Thu, 28 Jan 1993 04:45:29 GMT
  7. Message-ID: <1993Jan28.044529.8090@sco.com>
  8. References: <1993Jan27.220607.25695@novell.com>
  9. Sender: news@sco.com (News admin)
  10. Lines: 12
  11.  
  12.  
  13. In article <1993Jan27.220607.25695@novell.com> Duane Murphy <damurphy@wc.novell.com> writes:
  14. >
  15. >Has the concept of scope and persistent scope been addressed before? 
  16. >Sometimes I think that it would be useful to have additional and
  17. >persistent 
  18. >scope other than global and local (local is not persistent). 
  19.  
  20. I have seen a big need for this as well.  A named, persistent scope would
  21. be very useful, but isn't that just a step away from having a Tcl object type?
  22.  
  23. Mark
  24.