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: Stefan Monnier
Subject: Re: Slot accessing issues in EIEIO
Date: Wed, 06 May 2020 09:28:18 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> 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




reply via email to

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