Skip to content

Add ORBPathCallbacksExtended and isExtended flag support#16

Merged
Kyle-Ye merged 9 commits into
mainfrom
feature/path
Dec 27, 2025
Merged

Add ORBPathCallbacksExtended and isExtended flag support#16
Kyle-Ye merged 9 commits into
mainfrom
feature/path

Conversation

@Kyle-Ye

@Kyle-Ye Kyle-Ye commented Dec 27, 2025

Copy link
Copy Markdown
Member

Add extended callbacks infrastructure for ORBPath to support callbacks that receive a reference to themselves, enabling nested path operations.

  • Add ORBPathCallbacksExtended struct with self-referential callback signatures
  • Add ORBPathCallbacksFlags with isExtended flag to distinguish callback types
  • Update ORBPathIsEmpty, ORBPathApplyElements, and ORBPathEqualToPath to handle extended callbacks
  • Add NestedCallbacks implementation for nested path iteration
  • Update compatibility tests for new API

@Kyle-Ye Kyle-Ye merged commit df71ed0 into main Dec 27, 2025
4 checks passed
@Kyle-Ye Kyle-Ye deleted the feature/path branch December 27, 2025 13:38
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.

1 participant