Skip to content

Conversation

cll-gg
Copy link
Contributor

@cll-gg cll-gg commented Sep 5, 2025

Why

libocr uses any for ReportingPluginFactory's type.
Since we want to use protobuf in between (because of loopps) and protobuf doesn't support generic types, let's use a type constraint so that it can be marshalled to and from []byte.

Requires

Supports

Since we want to use protobuf in between (because of loopps) and protobuf doesn't support generic types,
let's use a type constraint so that it can be marshalled to and from []byte.
@cll-gg cll-gg changed the title WIP: libocr uses any for ReportingPluginFactory's type. WIP: DF-21462 Make ReportingPluginFactory generic Sep 5, 2025
Copy link

github-actions bot commented Sep 5, 2025

apidiff results - no modules to analyze

Copy link

github-actions bot commented Oct 6, 2025

This PR is stale because it has been open 30 days with no activity.
Remove the stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Oct 6, 2025
Copy link

This PR has been automatically closed because it has been stale for > 30 days.
If you wish to continue working on this PR, please reopen it and make any necessary changes.

@github-actions github-actions bot closed this Oct 13, 2025
@github-actions github-actions bot deleted the DF-21462-make-reporting-plugin-factory-generic branch October 13, 2025 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant