mxsm opened a new issue, #4474:
URL: https://github.com/apache/eventmesh/issues/4474

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) 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](https://github.com/apache/eventmesh/assets/15797831/3c7a2f17-3a3f-4157-9353-b92726c5e371)
   
![image](https://github.com/apache/eventmesh/assets/15797831/d18762e0-d29b-4078-8b18-657258d34409)
   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
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct) *


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to