Skip to content

WIP: DF-21462 Make ReportingPluginFactory generic#1525

Closed
cll-gg wants to merge 1 commit intomainfrom
DF-21462-make-reporting-plugin-factory-generic
Closed

WIP: DF-21462 Make ReportingPluginFactory generic#1525
cll-gg wants to merge 1 commit intomainfrom
DF-21462-make-reporting-plugin-factory-generic

Conversation

@cll-gg
Copy link
Copy Markdown
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
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 5, 2025

apidiff results - no modules to analyze

@github-actions
Copy link
Copy Markdown

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
@github-actions
Copy link
Copy Markdown

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