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

Use BSONHandlers everywhere #1104

Open
9 tasks
felixgabler opened this issue Aug 7, 2020 · 0 comments
Open
9 tasks

Use BSONHandlers everywhere #1104

felixgabler opened this issue Aug 7, 2020 · 0 comments

Comments

@felixgabler
Copy link
Collaborator

felixgabler commented Aug 7, 2020

We can take a look at migrating everything to use BSONHandlers with automatic serialization to BSON.
If I remember correctly, some keys still need to be changed to camelCase. Don't forget the migrations.

Files that still use BSONDocumentWriter or BSONDocumentReader:

  • User.scala
  • Job.scala
  • JobClusterData.scala
  • JobEvent.scala
  • JobEventLog.scala
  • StatisticsObject.scala
  • ToolStatistic.scala
  • UserConfig.scala
  • UserToken.scala
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant