|
Request for review
Daniel Ziltener
(09 Mar 2026 01:24 UTC)
|
|
Re: Request for review
Arthur A. Gleckler
(09 Mar 2026 01:32 UTC)
|
|
Re: Request for review
Peter McGoron
(09 Mar 2026 01:45 UTC)
|
|
Re: Request for review
jobol
(09 Mar 2026 18:52 UTC)
|
|
Re: Request for review
Daniel Ziltener
(09 Mar 2026 22:36 UTC)
|
|
Re: Request for review
Daniel Ziltener
(11 Mar 2026 22:59 UTC)
|
|
Re: Request for review
Daniel Ziltener
(09 Mar 2026 22:39 UTC)
|
|
Re: Request for review Peter McGoron (09 Mar 2026 23:22 UTC)
|
|
Re: Request for review
Daniel Ziltener
(11 Mar 2026 23:12 UTC)
|
|
Re: Request for review
Arthur A. Gleckler
(11 Mar 2026 23:23 UTC)
|
|
Re: Request for review
jobol
(11 Mar 2026 21:38 UTC)
|
|
Re: Request for review
Daniel Ziltener
(11 Mar 2026 22:48 UTC)
|
|
Re: Request for review
jobol
(13 Mar 2026 07:50 UTC)
|
|
Re: Request for review
John Cowan
(13 Mar 2026 14:16 UTC)
|
|
Re: Request for review
Daniel Ziltener
(13 Mar 2026 15:00 UTC)
|
|
Re: Request for review
jobol
(13 Mar 2026 15:39 UTC)
|
|
Re: Request for review
Daniel Ziltener
(13 Mar 2026 22:43 UTC)
|
|
Re: Request for review
John Cowan
(14 Mar 2026 07:47 UTC)
|
|
Re: Request for review
jobol
(14 Mar 2026 07:54 UTC)
|
|
Re: Request for review
Daniel Ziltener
(15 Mar 2026 23:30 UTC)
|
> Would `add-method` be a good name for it? I think so. Alternatively - and then I'd also change the name of the respective messages - `set-method` could be a good name, since if a method of the same name already exists in the object, it will be replaced. I think "set-method!" as both the method name and the macro is a good idea. > Yes, to add some context: I wrote the example so it semantically reflects what the macro does 1:1, and the macro quasiquotes to allow users to unquote their input if needed. OK by me. I just want to make sure it isn't an oversight. One more style note: I think it would be useful to have a summary of the identifiers exported by the (SRFI 263) library, because many of the things defined by the SRFI are messages it can be a little difficult to see which is which at first glance. -- Peter McGoron