Style/Structuring question: One vs. multiple global objects
torhu
fake at address.dude
Sun Jul 1 19:01:35 PDT 2007
Henning Hasemann wrote:
> PS:
> I even wrote a small python script which tries to find cycles in the
> "import graph" which demonstrated me that not every circular import
> leads to a forward reference and that I have much more circular imports
> that I'd expected.
>
Have you tried this tool? It creates import graphs.
http://www.shfls.org/w/d/dimple/
More information about the Digitalmars-d-learn
mailing list