[alexandria-devel] sans-bind, or programmatic sharing of keyword arguments
Samium Gromoff
_deepfire at feelingofgreen.ru
Sun Aug 5 23:35:59 UTC 2007
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
More information about the alexandria-devel
mailing list