[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Un-deprecating oset
From: |
Philippe Vaucher |
Subject: |
Re: Un-deprecating oset |
Date: |
Tue, 5 May 2020 12:48:29 +0200 |
> Deprecating (oref object slot value)
> in favor of (setf (oref object slot) value)
> does *nothing* to increase "namespace sanity", the declared goal.
> It does however take away the programmers choice whether to use
> `setf' or not, but only when it comes to OOP, which seems unfair.
If I followed correctly the first line should read "(oset object slot
value)" (not oref), but I think most people will be able to
autocorrect.
- Un-deprecating oset, Jonas Bernoulli, 2020/05/05
- Re: Un-deprecating oset,
Philippe Vaucher <=
- Re: Un-deprecating oset, Basil L. Contovounesios, 2020/05/05
- Re: Un-deprecating oset, Stefan Monnier, 2020/05/05
- Re: Un-deprecating oset, Jonas Bernoulli, 2020/05/12
- Re: Un-deprecating oset, Philippe Vaucher, 2020/05/12
- Re: Un-deprecating oset, Adam Porter, 2020/05/12
- Re: Un-deprecating oset, Philipp Stephani, 2020/05/13
- Re: Un-deprecating oset, Juanma Barranquero, 2020/05/14
- Re: Un-deprecating oset, Basil L. Contovounesios, 2020/05/14
- Re: Un-deprecating oset, Juanma Barranquero, 2020/05/14
- Re: Un-deprecating oset, Jonas Bernoulli, 2020/05/17