[hibernate-dev] Bytecode enhancement as proxy
andrea boriero <[email protected]>
| Newsgroups | gmane.comp.java.hibernate.devel |
|---|---|
| Message-ID | <CAL00eSQ-BdqSXptYqdB1SHexR8GOX_N=8a6Q+g_1hLWc4BSsMQ@mail.gmail.com> |
Hi all, Last year the Bytecode enhancement as proxy feature was introduced (see https://in.relation.to/2019/07/30/bytecode-proxy/ for details) and the hibernate.bytecode.allow_enhancement_as_proxy was added to enable/disable the new feature. In ORM 5.3 and 5.4 versions this feature is disabled by default, I was wondering if it is a good idea for the future ORM 5.5 release to make it enabled by default. Thanks, Andrea