[plt-scheme] a single module split across several files

From: Noel Welsh (noelwelsh at gmail.com)
Date: Fri Nov 21 18:18:23 EST 2008

On Fri, Nov 21, 2008 at 11:05 PM, John Clements
<clements at brinckerhoff.org> wrote:
>
> Okay, but no one's addressing his circular dependency question.
>
> I'm by no means the voice of authority here, but there are at least two
> solutions to the circular dependency problem:
> 1) Units (search help desk), and
> 2) faking it using mutation.
3) classes/objects

The new unit system is fairly easy to use.

N.


Posted on the users mailing list.