SRFI proposal: a prototype object system Daniel Ziltener (02 Feb 2025 09:36 UTC)
Re: SRFI proposal: a prototype object system John Cowan (02 Feb 2025 15:21 UTC)
Re: SRFI proposal: a prototype object system Faré (02 Feb 2025 15:57 UTC)
Re: SRFI proposal: a prototype object system Arthur A. Gleckler (02 Feb 2025 18:06 UTC)
Re: SRFI proposal: a prototype object system Daniel Ziltener (06 Feb 2025 19:30 UTC)
Re: SRFI proposal: a prototype object system Daphne Preston-Kendal (07 Apr 2025 11:03 UTC)
Re: SRFI proposal: a prototype object system Daniel Ziltener (11 Apr 2025 00:07 UTC)
Re: SRFI proposal: a prototype object system Daniel Ziltener (03 Feb 2025 09:46 UTC)

Re: SRFI proposal: a prototype object system Daniel Ziltener 11 Apr 2025 00:07 UTC

Yes, I am still planning to. I will start with the process as described
on https://srfi.schemers.org/srfi-process.html this weekend. Looking
forward to it!

I am still thinking about what might have to be added to the proposal.
Some rudimentary reflection (is this object a descendant of object X?
Does it contain slot Y?) might be desirable, I suppose.