Steve, all,

What's the planned for release date for ORM 5 Final?

For OGM, we'd need at least one post-CR2 fix, HHH-9906 (apply auto-quoting
setting correctly, [1]). That's already on master and I think it's small
enough to fall under a slightly relaxed "Final = Retagged last CR" policy.

In addition, a fix for HHH-9923 (Avoid cast to MetadataBuildingOptionsImpl
in AnnotationMetadataSourceProcessorImpl#prepare(), [2]) would be great.
It's no blocker for OGM atm. but it'll allow us to actually plug in custom
MetadataBuilders down the road.

Finally there is the potential issue around element collection column
naming I brought up recently [3]; I think I've found a good enough
work-around on the OGM side, but I feel this may better be fixed in ORM. As
is, no blocker from my POV, but an answer on this subject would be nice :)

Thanks,

--Gunnar

[1] https://hibernate.atlassian.net/browse/HHH-9906
[2] https://hibernate.atlassian.net/browse/HHH-9923
[3] http://lists.jboss.org/pipermail/hibernate-dev/2015-July/013076.html
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to