On 5 September 2013 23:33, Dimitri van Heesch <doxy...@gmail.com> wrote: > > On Sep 5, 2013, at 15:59 , Yongwei Wu <wuyong...@gmail.com> wrote: > >> In Doxygen 1.6.x and earlier, the collaboration diagram will show all >> members regardless its visibility. I have found that 1.8.x does not >> show the private members, unless EXTRACT_PRIVATE is set to YES. Is >> this an intentional change? > > Yes that has changed since version 1.7.5, based on bug reports. > >> I really like to be able to show all data members in the diagram >> without documenting them.... > > Then you should set EXTRACT_PRIVATE to YES.
You missed the "without documenting them" part :-). It is arguable that the original behaviour might be better. People normally want to hide the private data members from documentation, but the purpose of the collaboration diagram is to show the relationship between this class and other objects. To put it to the extreme: In a well-designed class, all data members are normally private; does it mean that the collaboration diagram will NOT show anything then? So I am asking to revisit this decision. Best regards, Yongwei -- Wu Yongwei URL: http://wyw.dcweb.cn/ ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users