[Scheme-reports] Can records be written and read? Andre van Tonder (20 May 2011 17:05 UTC)
Re: [Scheme-reports] Can records be written and read? Aaron W. Hsu (20 May 2011 17:08 UTC)
Re: [Scheme-reports] Can records be written and read? John Cowan (20 May 2011 19:54 UTC)
Re: [Scheme-reports] Can records be written and read? Aaron W. Hsu (20 May 2011 22:42 UTC)

Re: [Scheme-reports] Can records be written and read? Aaron W. Hsu 20 May 2011 17:08 UTC

On Fri, 20 May 2011 13:05:21 -0400, Andre van Tonder <andre@het.brown.edu>
wrote:

> However, I
> think one would need nongenerative records for this to be useful.

Not so. Chez Scheme has a mechanism for controlling this that allows you
to use generative records while still getting the ability read and write
them. On the other hand, it's not quite purely generative, so it's a mixed
bag.

On the other hand, I believe WG1 considered (considers) it too difficult
to specify reading and writing records right now since there are many ways
that people do it. So, as I understand it, records may or may not be
read/writeable in an implementation, but the standard doesn't prescribe
anything.

	Aaron W. Hsu

--
Programming is just another word for the lost art of thinking.

_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports