plscheme - plscheme: Replace associative list with a normal list

Started by Nonamealmost 20 years ago1 messagescomitters
Jump to latest
#1Noname
knt@pgfoundry.org

Log Message:
-----------
Replace associative list with a normal list structure to store imposer/exposer
hooks. (Actually, that association keys were planned to make modification of
theirselfs easy by individual procedures. But this design has a huge restoration
problem of itself about preserving original imposer/exposer hooks after the
execution of individual procedure finishes.)

Modified Files:
--------------
plscheme:
dataconv.scm (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/plscheme/dataconv.scm.diff?r1=1.1&r2=1.2)