[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reference implementation

This page is part of the web mail archives of SRFI 90 from before July 7th, 2015. The new archives for SRFI 90 contain all messages, not just those from before July 7th, 2015.



----- Original Message ----- 
From: "Marc Feeley" <feeley@iro.umontreal.ca>
To: "Chongkai Zhu" <czhu@cs.utah.edu>
Cc: <srfi-90@srfi.schemers.org>
Sent: Sunday, November 12, 2006 6:54 AM
Subject: Re: reference implementation


> It is impossible to write a portable and complete implementation of  
> the weak-keys and weak-values parameters because weak references are  
> not standard.  

Seems that we should introduce another SRFI to define weak references.

Chongkai