Skip to content

Phase 1: Add upstream missing datatypes (URI, JSON, YDoc) #4

Description

@AlexMikhalev

Completed

  • Add Uri, JSON, YDoc to DataType enum
  • Add Uri, JSON, YDoc to Value enum
  • Add datatype URLs to urls.rs
  • Add check_valid_uri() function for URI validation
  • Update serialization to handle new datatypes
  • Add base64 encoding for YDoc values
  • Resolve compilation errors

Next Steps

  • Add normalize_value() and normalize_subresource() functions
  • Add deprecation warnings to Value::Resource and SubResource::Resource
  • Add feature flag for deprecated nested resources
  • Add compatibility tests for old and new formats

Related: #3 (API Compatibility Strategy)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions