bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66938: 30.0.50 [PATCH]: Make EIEIO :accessor behave like :reader whe


From: Stefan Monnier
Subject: bug#66938: 30.0.50 [PATCH]: Make EIEIO :accessor behave like :reader when reading a slot's value
Date: Wed, 29 Nov 2023 11:36:32 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

> So the initform  is evaluated twice now, once with errors shooshed?

An object is created during `declass`, so it's called N+1 times.

> What about side effects? (I know, a terrible idea,
> but still...) Can't we just not eval it at defclass time?

I'm with you here, but I don't have the time to look at what would have
to be changed.


        Stefan






reply via email to

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