Skip to content

Split mapping of EntityDefinition and BsonClassMap #335

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Dec 28, 2022

Conversation

Turnerj
Copy link
Member

@Turnerj Turnerj commented Dec 27, 2022

This is a fairly major change of the internals however will make it possible to support a fluent model building API. The resulting mappings shouldn't be any different to the way they were prior to this PR however any dependency on the entity definition system is likely to have compatibility problems with a number of properties removed as they were obsolete or better expressed an alternative way.

This is effectively only one step of the breaking change as further changes to how indexing works will affect the entity definitions further.

@Turnerj Turnerj added enhancement Enhancements & features major-change Major changes required labels Dec 27, 2022
@Turnerj
Copy link
Member Author

Turnerj commented Dec 27, 2022

The current changes should get it into a state with general compatibility with common MongoFramework use. Lots of bits and pieces to clean up now associated with this - the various obsolete properties would be a good start.

@Turnerj Turnerj added breaking-change and removed major-change Major changes required labels Dec 28, 2022
@Turnerj Turnerj marked this pull request as ready for review December 28, 2022 14:23
@Turnerj Turnerj merged commit b2d0459 into main Dec 28, 2022
@Turnerj Turnerj deleted the split-mapping-construction branch December 28, 2022 14:29
@Turnerj Turnerj mentioned this pull request Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change enhancement Enhancements & features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant