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

Rename ObjectValue to JsonValue #3047

Open
ewoutkramer opened this issue Feb 19, 2025 · 0 comments
Open

Rename ObjectValue to JsonValue #3047

ewoutkramer opened this issue Feb 19, 2025 · 0 comments

Comments

@ewoutkramer
Copy link
Member

ewoutkramer commented Feb 19, 2025

Since the semantics of ObjectValue changed subtly because of #2781, we should:

  • Rename ObjectValue to JsonValue (which reflects the new use better)
  • Mark ObjectValue obsolete
  • Go over our SDK to fix obsolete errors.
  • Make sure the DynamicPrimitives only use the allowed types, including the CQL subclasses.
  • While we're at it, make sure these dynamic types are serilializable.
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

No branches or pull requests

1 participant