This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re: Assignment no, dynamic scoping si (was: Wishes for XSL revisions ...


At 6:24 PM 12/29/01, Dimitre Novatchev wrote:
>
>It is obvious that any function with implicit parameters cannot be used as a first
>class object (e.g. passed as parameter to other functions, or returned as their
>result). Such functions will be difficult to combine with other functions and
>generally to reuse. 

I suspect you are mistaken. Using function with implicit parameters as a first class objects  works fine in Common LISP, where implicit parameters will be captured in a closure that has the same extent as the function object.

-- Terje <terje@in-progress.com> | Media Design in*Progress 
   Software for Mac Web Professionals at <http://www.in-progress.com>
   Take Advantage of Server Side XML and XSL with Interaction 3.6!



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]