Skip to content

Conversation

@Kyle-Ye
Copy link
Contributor

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

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.

2 participants