apache / apache/incubator-seata
Refactor: Refactoring the `Result` Class
Open
type: refactor
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
## Why you need it?
Please check the comments on the PR.
- https://github.com/apache/incubator-seata/pull/7157#issuecomment-2650089338
## How it could be?
I want to use `type` effectively in the `Result` object, just like in `SimpleResult`.
One idea I have is to move APIs like `success` from `SimpleResult` to `Result`.
Contributor guide
Assessment
This issue has not been assessed yet.