Skip to content

Is there support for nested data structures? #213

@paholg

Description

@paholg

Say I want to have an array of maps. In yrs, this looks very straightforward -- just create a MapPrelim and insert it into the array.

I can find no analog in yrb. I am curious if I'm missing something, or if this feature is not currently supported, is it planned? If not, I may take a crack at it if I have some spare time -- my intuition says that it shouldn't be too hard, but that could very wrong.

Finally, if I use a Y::Array of Hashs and wish to sync individual field updates, would you expect this to generally work well, and just be less efficient than if they were proper Y::Maps?

Thanks so much!

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