Skip to content

Deprecate defdelegate with lists and append_first #4199

@josevalim

Description

@josevalim

I believe those features do not map well to Elixir semantics anymore. You want each defdelegate to be on its own line so you can control module attributes like @doc and append_first can be confusing when using defaults (which are more useful than append_first).

/cc @tuvistavie @lexmag

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions