Skip to content

[Enhancement]Uniformly manage duplicate static variables #4474

@mxsm

Description

@mxsm

Search before asking

  • I had searched in the issues and found no similar issues.

Enhancement Request

Existing code has many duplicate static variables, and it is desired to organize them into a common module for unified maintenance.

Describe the solution you'd like

For example:
image
image
Cloudevents exist in both classes. We can categorize and organize static variables like this in the project. If it is used in multiple modules, it can be moved to the common module.Make the code look cleaner and easier to maintain uniformly.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgood first issueIssues for first-time contributors

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions