Re: Is a Class diagram of catalyst avaliable ? [message #86216 is a reply to message #86191] |
Fri, 18 October 2013 01:50   |
Jie Zhou
Messages: 27 Registered: February 2014
|
Junior Member |
|
|
On Thursday, October 17, 2013 2:02:50 PM UTC+2, Fabien wrote:
> Hi,
>
>
>
> On 10/17/2013 01:47 PM, David Fanning wrote:
>
>> the object hierarchy is, by virtue of the
>
>> way IDL implements objects, pretty shallow
>
>
>
> What do you mean with that?
>
>
>
> Speaking of Class diagrams... I remember the old java days when I could
>
> click one button and it would generate a class diagram in Eclipse
>
> automatically. IT never worked perfectly but it was a great basis to
>
> start with.
>
>
>
> I assume nobody ever tried to generate class diagrams automatically from
>
> IDL code? That could be a cool thing to have ;-)
What I mean is a Hierarchy Chart like MFC Hierarchy Chart given by Microsoft, you can link to:
http://msdn.microsoft.com/en-us/library/ws8s10w4.aspx
I think it make things more clear, especially for a new learner.
Thanks.
|
|
|