emacs-devel
[Top][All Lists]
Advanced

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

Re: Towards a cleaner build: eieio


From: Stefan Monnier
Subject: Re: Towards a cleaner build: eieio
Date: Sun, 16 Jun 2019 21:03:32 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>> Hmm... how does this code result in
>>
>>     #<semanticdb-table-emacs-lisp semanticdb-table-emacs-lisp-15884632da6c 
>> (proxy)>
>
> (eieio-object-name obj)
> => "#<semanticdb-table-emacs-lisp semanticdb-table-emacs-lisp-15884632da6c>"
>
> and it just appends whatever string you give to it after the object...

Ha!  Cool!

>> This said, I'm not sure why we should care very much about preserving
>> the detailed output in this particular case, since I don't think the
>> rest of code will ever do much with it (it's only for human consumption
>> and it's not particularly good at it).
>
> No, we probably don't care much in this particular instance, but it was
> a really simple one to use as a test case.

LGTM,


        Stefan




reply via email to

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