emacs-devel
[Top][All Lists]
Advanced

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

Re: Separating obarray handling from abbrevs


From: John Wiegley
Subject: Re: Separating obarray handling from abbrevs
Date: Mon, 02 Nov 2015 15:21:34 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin)

>>>>> Przemysław Wojnowski <address@hidden> writes:

> This way or another obarray's internals should not be abbrev's
> concern. It should just use its API to implement own functionality. This
> also ease testing, because both parts can be tested separately. Also
> obarray functions could be reused in other places - quick grep shows
> that obarray-make would be common.

I like these changes, and agree that obarrays should have their own
abstraction.

John



reply via email to

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