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
(19 May 2025 15:07 UTC)
|
Re: SRFI proposal: a prototype object system
John Cowan
(19 May 2025 20:20 UTC)
|
Re: SRFI proposal: a prototype object system
Faré
(21 May 2025 11:42 UTC)
|
Re: SRFI proposal: a prototype object system
John Cowan
(21 May 2025 19:48 UTC)
|
Re: SRFI proposal: a prototype object system
Faré
(22 May 2025 01:07 UTC)
|
Re: SRFI proposal: a prototype object system
Daniel Ziltener
(28 May 2025 22:42 UTC)
|
Re: SRFI proposal: a prototype object system
Daniel Ziltener
(03 Feb 2025 09:46 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.