Hibernate Team |
|
Joined: Tue Aug 26, 2003 6:10 am Posts: 8615 Location: Neuchatel, Switzerland (Danish)
|
CaveatEmptor is not about code generation, but about showing good design and efficient O/R mappings done via hibernate - code generation
is not an important part of this.
Furthermore caveatemptor is starting to use annotations which will solve the problem you are talking about since mapping and code are side by side.
That said hbm2java codegeneration is good and recommended many projects/developments; but I think it would move the focus away from the actual goal of informing about writing good mappings and code if it was used as the primary technique in caveatemptor since caveemptor is not a huge amount of classes.
Always remmeber to use the right tool for the right job.
_________________ Max
Don't forget to rate
|
|