emacs-devel
[Top][All Lists]
Advanced

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

Re: Slot accessing issues in EIEIO


From: Jonas Bernoulli
Subject: Re: Slot accessing issues in EIEIO
Date: Wed, 06 May 2020 17:44:10 +0200

Stefan Monnier <address@hidden> writes:

>> Recently, I'm reading the source of
>> closql(https://github.com/emacscollective/closql), A Emacs sqlite database 
>> ORM
>> package. It use eieio object, and put a piece of advice on eieio-oref to
>> intercept the reading slot action.
>
> Yuck!  Can you explain why they need an advice on `eieio-oref`?
>
>
>         Stefan

A right.  That's one of the reasons I never bothered to get eieio
changed to better accommodate my extension; I expected a negative
reaction like this.



reply via email to

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