[hibernate-dev] Putting a new release of JPA modelgen into shape?
Guillaume Smet
guillaume.smet at gmail.com
Tue Aug 6 12:09:08 EDT 2013
Hi,
On Mon, Aug 5, 2013 at 5:10 PM, Hardy Ferentschik <hardy at hibernate.org> wrote:
> +1 We really need to get a release out. As you say we have a couple of things which are actually resolved
> and just need a release, but I also think at the very least we need to look at METAGEN-92.
> Basically we need to get the tool JPA 2.1 compliant.
I took a look at the current 1.3.0 roadmap:
https://hibernate.atlassian.net/browse/METAGEN-89?jql=project%20%3D%20METAGEN%20AND%20fixVersion%20%3D%20%221.3.0.Final%22%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
.
I think we should move to .Next:
- METAGEN-72 - Generate attributes for @Transient columns : it might
be nice to have but it's definitely not something required (there are
a lot of other binding generators out there like bindgen)
- METAGEN-46 - Add ability to specify a desired package : definitely accessory
- METAGEN-89 - generated model misses <T> : if really wanted, I think
it probably requires more work than reasonable for 1.3.0
--
Guillaume
More information about the hibernate-dev
mailing list