
5 Aug
2007
5 Aug
'07
11:35 p.m.
At Mon, 06 Aug 2007 03:30:18 +0400, Samium Gromoff wrote: [snip]
So, what A could do, is to get &rest arglist, and process it programmatically, by: - filtering out A-specific key-value pairs - binding them (and possibly defaulting) - yielding the A-specificity-free plist ready to be fed to APPLY #'%A (or to ,@), which is doable by ALEXANDRIA:SANS
What do you think, folks?
Sorry for leaving too much of the context out. My actual proposal is to include in ALEXANDRIA a binding construct which would implement this pattern.
regards, Samium Gromoff