Hi.
I also wrote something that makes dot files for graphvis, and it does look
at the implementation and interface sections. Search for pasviz.
Thank you,
Noah silva
2012/11/23 0:18 "denisgolovan" :
> Hi all
>
> Now and again, I am trying to debug complex circular references.
> By complex
I still dont understand why FPC doesnt support circular references...
There is no way to solve that ?
2012/11/22 denisgolovan :
>> PasDoc can produce 'dot' files of unit dependencies. (No idea if it will
>> handle circular refs though). GraphViz can then be used to produce
>> images based on the
> PasDoc can produce 'dot' files of unit dependencies. (No idea if it will
> handle circular refs though). GraphViz can then be used to produce
> images based on the 'dot' files. I gave up with it because it did not
> parse the implementaion sections, but you won't be needing that for unit
> depend
PasDoc can produce 'dot' files of unit dependencies. (No idea if it will
handle circular refs though). GraphViz can then be used to produce
images based on the 'dot' files. I gave up with it because it did not
parse the implementaion sections, but you won't be needing that for unit
dependences.