[hibernate-dev] Bytecode enhancement configuration

Steve Ebersole steve at hibernate.org
Fri Dec 4 06:43:06 EST 2015


On Fri, Dec 4, 2015 at 4:50 AM Sanne Grinovero <sanne at hibernate.org> wrote:

> Hi Luis,
> thanks for this proposal, I was looking forward to see more
> improvements in the area.
>
> Adding more properties sounds good to me, although I'd not use the
> prefix "hibernate.enhance" as it sounds like it's about enhancing
> Hibernate - which might be true but one could say the same with many
> other features.
> What about
>  "hibernate.bytecode_enhancer" as a prefix?
> Or
>  "hibernate.entity_enhancer" ?
>
> About the build plugins: I could not find any documentation about
> them, in fact I don't know which features they have. Could you
> summarize those, and ideally add much needed documentation when
> implementing these improvements?
> It's hard to ask feedback from users about using these, as I don't
> know how to run them myself ;)
>

Hm, there is a problem in the doc generation apparently :(  For some reason
this chapter is not pulled in
https://github.com/hibernate/hibernate-orm/blob/master/documentation/src/main/docbook/userGuide/en-US/chapters/enhancement/BytecodeEnhancement.xml


More information about the hibernate-dev mailing list