emacs-devel
[Top][All Lists]
Advanced

[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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]