Skip to content

Advanced Extensions#45

Draft
wackywendell wants to merge 2 commits intoextensionsfrom
wendell/adv-ext
Draft

Advanced Extensions#45
wackywendell wants to merge 2 commits intoextensionsfrom
wendell/adv-ext

Conversation

@wackywendell
Copy link
Collaborator

Description

Adds support for Advanced Extensions, #43 .

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Example update
  • Other (please describe)

Testing

  • Added tests for new functionality
  • All existing tests pass
  • Ran examples to verify behavior

Checklist

  • Code follows Rust conventions
  • Documentation updated if needed
  • No breaking changes (or breaking changes documented)
  • Pre-commit hooks pass

@wackywendell wackywendell changed the base branch from main to extensions January 6, 2026 19:22
wackywendell and others added 2 commits February 3, 2026 13:01
Add ExtensionType and per-namespace registration/parse/decode to
separate relation extensions from enhancements/optimizations, update
examples/tests, and cover namespace separation in new tests.
Update API.md for the namespace registry feature:

- Add Extension Namespaces section documenting Relation, Enhancement, and Optimization types
- Update code example to use register_relation() instead of register()
- Add comments showing register_enhancement() and register_optimization() usage
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

Comments