ModelEngine-Group / ModelEngine-Group/fit-framework
调整 AOP 包部分功能的目录结构
Open
Nobody has claimed this yet.
from: gitcode
good first issue
in: fit
type: enhancement
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 335
- PR merge metrics
- No merged PRs in 30d
Description
AOP包 下的 async 和 cache 功能不属于 AOP 的核心功能,建议拆分

这个当时的考虑是初期不建立多个包,但是的确可以考虑进行分离,分离之后,按需选配。这个可以先进行实验,然后再根据实验结果做一个内部讨论。
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked Gitcode Issue and mapping the AOP package's async and cache functionality. Identify the current package boundaries and how these features are selected or loaded. Done should mean async and cache are separated from AOP core and can be selected independently, with the proposed arrangement reviewed after the experiment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100