<div dir="ltr">Hi,<br><br>I found that it&#39;s usually useful to have a bottom-up type hierarchy which could tell what a type&#39;s parent types are, and what types their parent types inherit, all the way up to the *root*. In this way, it&#39;s easy to tell from the hierarchy how a leaf type is formed, or in other words the family tree of a leaf type. <br>
Any advice about this idea? Is it possible to implement it? Has anyone tried to do it?<br><br>Another problem I encountered is that in a complex type hierarchy, it&#39;s hard to recognize which line leads to where. Is there a better solution?<br>
<br>Thanks.<br><br>Best regards,<br>Norman<br></div>