Skip to content

Conversation

gavinking
Copy link
Member

[Please describe here what your change is about]


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.


@gavinking gavinking marked this pull request as ready for review August 15, 2025 01:29
@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Aug 15, 2025

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: [5859ae0, 129ea6e, 5b5b607, b89e253, 1c49a0b, 3a82da7, 20c6c32]

› This message was automatically generated.

(though we should probably move the shared method off of BinderHelper)
in order to resolve some unchecked casts in in MetadataContext

also use lots of 'var' in MetadataContext
…eFactory

unbound type parameters were getting incorrectly inferred to Object,
but we might as well just eliminate them, because they were unnecessary

also use 'var' in AttributeFactory
@gavinking gavinking changed the title BinderHelper refactor BinderHelper / AttributeContainer / MetadataContext / AttributeFatcory refactor Aug 15, 2025
@gavinking gavinking changed the title BinderHelper / AttributeContainer / MetadataContext / AttributeFatcory refactor BinderHelper / AttributeContainer / MetadataContext / AttributeFactory refactor Aug 15, 2025
@gavinking gavinking merged commit b8a6fc2 into hibernate:main Aug 15, 2025
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant