Skip to content

Can't use set_body in pipeline CE #47

@johannesegger

Description

@johannesegger

set_body referes to an overloaded member of PipelineBuilder and it looks like overloaded members can't be used in CEs. The compiler has to say the following about that:

The custom operation 'set_body' refers to a method which is overloaded. The implementations of custom operations may not be overloaded.

Is it possible to just rename the overload that works on strings to something like set_string_body or set_body_from_string?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions