Skip to content

Request: Store the Expr behind each Method object #24347

@cstjean

Description

@cstjean

If we had a function code_expr(::Method) that returns :(function foo(...) ...), it would make augmenting existing functions (for instrumenting profiler, tracing, ...) vastly easier to do without digging into the internals or parsing source files (which may have been modified). @davidanthoff has another use for it in Query.jl, and it would kinda solve #2625

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions