Please forgive me.  I just sent this to the wrong mailing list — twice — with the wrong subject line.  Here's the correct announcement about SRFI 167:

I've just published draft #7 of SRFI 167.  It was submitted by Amirouche Boubekki, author of the SRFI.

  https://srfi.schemers.org/srfi-167/

Amirouche has asked me to announce "last call" for this SRFI.  He believes that it is ready for finalization, but would like to give reviewers one last chance to submit corrections and feedback before we finalize it.

In particular, I appeal to anyone reading this to try the sample implementation, run the tests, and send feedback about your results.

If you're interested in this SRFI, please give your feedback via the SRFI 167 mailing list before 2019/11/6.  After that, assuming that no major revisions are required, we will declare it final.

Here are Amirouche's comments on the draft:

I am pleased to let you know that I ported srfi-167 in-memory okvs and srfi-168 to chibi scheme.

Here is the commit summary:
  • Use DTD for HTML5.
  • cosmit
  • An okvs implementation does not export an `engine`.
  • cosmit
  • re-order paragraphs
  • cosmit
  • typofix
  • cosmit
  • s/identity/values/
  • tidy engine procedures
  • improve engine
  • okvs-range: better specification of the options
  • Remove mention of 'around'.
  • update code
  • Publish seventh draft.
Here's the diff:

https://github.com/scheme-requests-for-implementation/srfi-167/compare/201200e9..434298d2

Regards,


SRFI Editor