Fwd: Re: hbm2doc diagrams (Was: Re: [hibernate-dev] Re: [Hibernate-JIRA] Closed: (HBX-775) Graphs fail for entities with Set collections)

Max Rydahl Andersen max.andersen at jboss.com
Thu Oct 12 12:45:53 EDT 2006



> It ran but with a few warnings - it appears to have problems with
> inner-class syntax:
>
> Error: ...\entitygraph.dot:30: syntax error near line 30
> context:   >>>  uk_dot_co_dot_iizuka_dot_support_dot_Reporter$ <<<
> EventContactTime [ label = "{
> uk\.co\.iizuka\.support\.Reporter$EventContactTime| }",
> URL="uk/co/iizuka/support/Reporter$EventContactTime.html" ]
>
> Also looks like hbm2doc doesn't qualify inner-classes with their
> outer-classnames either as javadoc does.

Yes, innerclasses are tricky; and probably not implemented consistently
currently.

> By the way the final entity diagram was 42780x7969px, so not too  
> navigable :)

lol - that's big ;)

I have considered doing some "graph filtering" so you would get a diagram
rooted in
a class and only get to see relationships to and from its neighboring
class to a certain level (and possibly between the neighbors)

>> Probably.
>>
>> I'm also interested in cleaning up hbm2doc since currently it does  
>> things
>> in "interesting" ways...so any contribution that simplifies and/or make  
>> it
>> more feature complete is very welcome.
>
> Cool, we've got a few features we need that appear to be missing, so I
> hope to start some patches soon.

sounds cool.



-- 
--
Max Rydahl Andersen
callto://max.rydahl.andersen

Hibernate
max at hibernate.org
http://hibernate.org

JBoss a division of Red Hat
max.andersen at jboss.com




More information about the hibernate-dev mailing list