Consider sm\trace\watch command support inherited methods?
- Dominant language
- Java
- Stars
- 37.5k
- Forks
- 7.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 4
Description
Template method is common used in java system.
Such as:

There may be many different handlers. Now we can't trace one sub-handler, like:
`trace demo.MyHandler handle`
Consider to support this feature?
@hengyunabc
Contributor guide
Research direction
Start by locating the implementation of the sm\trace\watch command and how it resolves handler methods. Reproduce the reported case with a subclass and inherited handle method, then inspect existing trace behavior. Done means tracing the selected sub-handler works when the method is inherited, with coverage for the demonstrated scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100