Hi, Would a rewrite of the Guile tests using SRFI-64 be a welcome idea? IMO the advantages of doing so are:
* Less “specifics” that need to be learned solely for working with Guile. It's easier for people already using SRFI-64 to “bring in” their experience. * Standardized/portable. Straightforward to integrate external modules or SRFI sample implementations into Guile. * Pre-existing documentation. Opinions? -- Thanks, Bruno.