emacs-devel
[Top][All Lists]
Advanced

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

Re: A prototype for a binding based approach to proper namespaces


From: Vladimir Sedach
Subject: Re: A prototype for a binding based approach to proper namespaces
Date: Sat, 09 May 2020 21:18:03 -0700
User-agent: mu4e 1.3.10; emacs 26.2

João Távora <address@hidden> writes:
> Vlamidir, earlier you had many questions about the shorthand
> approach that I couldn't answer.  shorthand.el is less than 50 loc,
> it's reasonably easy to read.  It's very dumb, and doesn't do
> any fancy stuff, but it does solve the problem.  Obviously, a proper
> implementation wouldn't use advice, but proper interfaces.

I read your explanation for Richard in the other thread, that was
very helpful.

This seems like a good hack.

>From my perspective, it seems more like an opt-in, per-file
preprocessor that does search-and-replace intelligently on symbols,
and leaves the pre-processing information around for elisp-mode to
handle xref etc., than anything to do with namespaces. That was the
cause of my confusion. If people want to deal with the drawbacks of
pre-processing, that's up to them. I have seen much worse
pre-processing done in Elisp packages.

I like it.

--
Vladimir Sedach
Software engineering services in Los Angeles https://oneofus.la



reply via email to

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