On Mon, Jan 2, 2012 at 9:39 PM, Alex Shinn
<alexshinn@x> wrote:
<snip>
I think checking the feature list is useful interactively,
but can't think of a good use in programs apart from
logging. </snip>
What about loading alternative implementation of a feature,
such as falling back onto the reference implementation of a SRFI if the Scheme
you're using doesn't provide one? I actually think this would ease writing
libraries likes SLIB or Nausicaa that support multiple Scheme implementations
and have to Spackle the gaps in features between them.
--
Alex