Skip to content

Roadmap with respect to Base.@kwdef #89

@mauro3

Description

@mauro3

Much of the @with_kw functionality has been implemented in Base.@kwdef, see JuliaLang/julia#29316, which will go into Julia 1.1. Once Julia 1.1 has been release, this should be used in Parameters. The plan could be to keep the @with_kw macro which would use @kwdef internally and enhance it with its "missing" features (show, reconstruct, type specific unpack macros, auto-documentation, @asserts).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions