|
Re: My pull request
After further experimentation and testing, I eventually discovered that the AttributeConverter work was simply never finished and never tested. I have it as close to finished as it can be, though there might be some things that the Hibernate team will want to clean up (like adding type caching, which was already todo comment before I ever started making changes). I believe this now covers most use cases and it appears to now be working for all of my use cases.
This pull request is no longer as simple as previous commits suggested. It includes a lot of work.
|