RE: copy-attributes+

Subject: RE: copy-attributes+
From: "Maltby, David G" <david.g.maltby@xxxxxxxx>
Date: Fri, 21 Apr 2000 12:51:37 -0400
> -----Original Message-----
> From: Brandon Ibach [mailto:bibach@xxxxxxxxxxxxxx]
> Sent: Friday, April 21, 2000 12:26 PM
>    You might also try:
> 
> (element author
>   (make element gi: "pub"
>         attributes: (append (copy-attributes)
>                             (list (list "new-name" "new-value")))
>     (process-children)))

Oh sure, take the easy way out, but then you would not have the fun of
duplicating the functionality of (append).  The phase "Duh!" (or maybe a
Homeresque "Doh!") can to mind when I read your straight-forward solution.
Live and learn, David.


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


Current Thread