SPUG: Scoping Guidelines; comments?

jimfl jimfl at colltech.com
Fri Feb 18 13:32:19 CST 2000


--Quoth Bill Alford <billa at willapabay.org> On Friday, February 18, 2000 
11:04 AM -0800:

     > I can imagine cases where you want to temorarily hid the current
     > value of a global variable and call subroutines with the global
     > value changed, but you can always get around that using other
     > techniques that won't confuse someone not familiar with the behavior
     > of dynamic scoping (Lisp like).

  Not even Lisp is dynamically scoped anymore. Common Lisp and Scheme are
  lexically scoped.

--
Jim Flanagan          Collective Technologies
jimfl at colltech.com   http://www.colltech.com

 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    POST TO: spug-list at pm.org        PROBLEMS: owner-spug-list at pm.org
 Seattle Perl Users Group (SPUG) Home Page: http://www.halcyon.com/spug/
 SUBSCRIBE/UNSUBSCRIBE: Replace ACTION below by subscribe or unsubscribe
        Email to majordomo at pm.org: ACTION spug-list your_address





More information about the spug-list mailing list