|
From: Hans-Peter D. <DrD...@ao...> - 2010-11-23 06:20:08
|
Arno Garrels schrieb: > I worked a bit on support for nested types and uploaded > a HTML output of a test case here: > http://www.duodata.de/misc/delphi/PasDoc/ > > Currently unit relative qualified names are used for the > nested types in overviews. IMO the class hierarchy of all > classes should show full qualified names (including unit > names) but that looks a bit strange with external, > unknown base classes :-( Anyway, what do you think? That's okay for the internal representation, but I'd prefer some other visual representation (hint?). Fully qualified names can become very long... DoDi |