Skip to content

Relation to PropertyDicts.jl #21

Description

@milankl

What is the relation of this package to PropertyDicts.jl? There seems to be more activity here, but the other one is in a Julia org. Maybe this information could also be added to the readme?

I'm looking for a drop-in replacement of struct with Dict without changing .key to [:key]. Happy to give up on dispatch in exchange for dynamically adding/removing fields. In the end I just need a collection that holds a set of large arrays, overhead is likely negligible as these arrays will be unpacked before passing on to other functions. I don't think I need the merging functionality described here so I was wondering whether to use PropDicts.jl or PropertyDicts.jl

Originates from SpeedyWeather/SpeedyWeather.jl#847

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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