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

Mark Hobson markhobson at gmail.com
Thu Oct 12 12:43:14 EDT 2006


On 12/10/06, Max Rydahl Andersen <max.andersen at jboss.com> wrote:
> that would be nice to know how it works out.

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.

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

> 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.

Mark



More information about the hibernate-dev mailing list