add a cute API to propagate scoped typed objects with the PC
WDYT folks?
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion. For more information on licensing, please check here.
Thanks for your pull request!
This pull request does not follow the contribution rules. Could you have a look?
❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
↳ Offending commits: [c18ddc7c15566c0731b2a2155bcfafd6396221e7]
› This message was automatically generated.
Fine by me, but it should probably be @since 7.3 rather than @since 4.0
hmm, this seems similar to:
- https://github.com/hibernate/hibernate-orm/pull/11093
hmm, this seems similar to:
Yep. Only difference is that yours is an SPI and this is an API.
This (API) is somwething we've always been hesitant to do. Why now @gavinking ?
This (API) is somwething we've always been hesitant to do. Why now @gavinking ?
I dunno 🤷♂️ I'm still not sold on it.