Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: flatten property #71

Open
al3xandru opened this issue Jan 28, 2022 · 0 comments
Open

Question: flatten property #71

al3xandru opened this issue Jan 28, 2022 · 0 comments

Comments

@al3xandru
Copy link

Is there a way to flatten the structure when unmarshalling?

Example: given

<dict>
<key>URIDictionary</key>
    <dict>
        <key>title</key>
        <string>Inspection and the limits of trust.</string>
    </dict>
    ...
</dict>

would it be possible to read the title key directly without creating a new struct for URIDictionary?

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant