guile-devel
[Top][All Lists]
Advanced

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

Re: Modules with Circular Dependencies


From: Ludovic Courtès
Subject: Re: Modules with Circular Dependencies
Date: Fri, 18 Mar 2011 21:45:41 +0100
User-agent: Gnus/5.110013 (No Gnus v0.13) Emacs/23.3 (gnu/linux)

Hello!

The problem is that modules are resolved at compile-time, in addition to
run-time, so there just can’t be circular dependencies.

Besides, I think it’s generally a problem from an engineering viewpoint
when cycles are introduced.

So my feeling is that Guile should be able to detect cycles and warn
users.

Thanks,
Ludo’.




reply via email to

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