Skip to content
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

Remove BSON library again #7630

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Remove BSON library again #7630

wants to merge 1 commit into from

Conversation

jedelbo
Copy link
Contributor

@jedelbo jedelbo commented Apr 26, 2024

What, How & Why?

I was working on actually making Bson support the real BSON encoding and wanted to have this library as a reference implementation. However I had to drop the work because realm-swift uses our current Bson class and the changes I had to make to the API did not really do well for the swift use. So this whole work is on standby. I could sense that some had problems building this library, so I thought it was better to just remove it again. We can always re-introduce it if necessary. (It came as a surprise that the Bson class was part of our public API)

☑️ ToDos

  • 📝 Changelog update
  • 🚦 Tests (or not relevant)
  • C-API, if public C++ API changed
  • bindgen/spec.yml, if public C++ API changed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant