Style/Structuring question: One vs. multiple global objects

Henning Hasemann hhasemann at web.de
Mon Jul 2 00:36:41 PDT 2007


torhu <fake at address.dude> schrieb (Mon, 02 Jul 2007 04:01:35 +0200):
> 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/

Thanks for that, nice tool.
But my graph is just a little to complex to see anything with the naked
eye ,-)

Henning

-- 
GPG Public Key:
http://keyserver.ganneff.de:11371/pks/lookup?op=get&search=0xDDD6D36D41911851
Fingerprint: 344F 4072 F038 BB9E B35D  E6AB DDD6 D36D 4191 1851


More information about the Digitalmars-d-learn mailing list