help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Circular dependencies between libraries - what to do?


From: Emanuel Berg
Subject: Re: Circular dependencies between libraries - what to do?
Date: Tue, 30 Sep 2014 23:28:49 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Thorsten Jolitz <tjolitz@gmail.com> writes:

> Interesting. Is this considered 'acceptable' coding
> style in the Emacs world?

The best solution, which is also the easiest one to
understand and the easiest one to implement, is to
break down your program or library into modules and
have them include each other one step at a time.

-- 
underground experts united


reply via email to

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