Re: Question: Tokenizing CDATA attribute values

Subject: Re: Question: Tokenizing CDATA attribute values
From: David Megginson <dmeggins@xxxxxxxxxx>
Date: Mon, 16 Jun 1997 14:28:27 -0400
Paul Prescod writes:

 > Actually the "string" procedure does convert an array of chars to a
 > string and it is implemented in Jade.

Great.

 > I'm curious about your coding style. Why do you sometimes use "cond" for
 > "if"? And "#t" for "else"?

The #t is just a left-over from other LISPs.  I generally use cond
when I have only one or more than two alternatives.


All the best,


David

-- 
David Megginson                 ak117@xxxxxxxxxxxxxxxxxxx
Microstar Software Ltd.         dmeggins@xxxxxxxxxxxxx
University of Ottawa            dmeggins@xxxxxxxxxx
        http://www.uottawa.ca/~dmeggins

 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread