Skip to content

Add IObjectTypeProvider extension point - #446

Open
rogersteblerbsi wants to merge 1 commit into
releases/26.2from
features/rsb/26.2/476844_objectTypeProvider
Open

rogersteblerbsi wants to merge 1 commit into
releases/26.2from
features/rsb/26.2/476844_objectTypeProvider

Conversation

@rogersteblerbsi

Copy link
Copy Markdown
Member

Introduce IObjectTypeProvider and resolve object types through registered providers. Preserve the existing annotation-based behavior with a default ObjectTypeAnnotationProvider.

This allows projects to contribute object types without replacing existing classes only to add an @ObjectType annotation.

476844

@rogersteblerbsi rogersteblerbsi self-assigned this Sep 11, 2026
@rogersteblerbsi
rogersteblerbsi force-pushed the features/rsb/26.2/476844_objectTypeProvider branch 2 times, most recently from 90b99b7 to 7d32dbd Compare September 14, 2026 11:46
Introduce IObjectTypeProvider and resolve object types through
registered providers. Preserve the existing annotation-based behavior
with a default ObjectTypeAnnotationProvider.

This allows projects to contribute object types without replacing
existing classes only to add an @ObjectType annotation.

476844
@rogersteblerbsi
rogersteblerbsi force-pushed the features/rsb/26.2/476844_objectTypeProvider branch from 7d32dbd to 8a444b1 Compare September 14, 2026 11:51
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