Skip to content

Refactor common handler patterns into a base class for reuse #2

@eaftan

Description

@eaftan

Many handlers need to do the same things, for example, collect all the ClassInfo from a trace so that you can do something interesting. Extract that functionality into a common base class so people don't have to reinvent the wheel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions