Skip to content

Conversation

@ProjectSky
Copy link
Owner

  • Introduced RefCounted and RefPtr classes for intrusive reference counting of JSON documents
  • Updated IJsonManager to include GetRefCount method for retrieving the reference count of JSON values
  • Refactored JsonManager to utilize RefPtr for managing mutable and immutable JSON documents, enhancing memory management
  • Updated documentation to reflect changes in JSON value handling and reference counting

- Introduced RefCounted and RefPtr classes for intrusive reference counting of JSON documents
- Updated IJsonManager to include GetRefCount method for retrieving the reference count of JSON values
- Refactored JsonManager to utilize RefPtr for managing mutable and immutable JSON documents, enhancing memory management
- Updated documentation to reflect changes in JSON value handling and reference counting
@ProjectSky ProjectSky marked this pull request as draft November 10, 2025 16:16
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

Successfully merging this pull request may close these issues.

2 participants