清理历史宏定义问题
Open
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
问题背景:应用中需要将ExpressRunner定义的历史macro清理掉,查看了源代码,runner下的loader属性是私有的,外层无法调用clear方法去清除macro。请问有什么方法能清理macro么?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with ExpressRunner and inspect the runner's private loader, especially how macros are stored and where the clear method is defined. Determine the supported way to remove historical macros; done when the cleanup behavior is implemented or clearly documented for callers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100