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

Move the YAML object model so UIData can use it. #108

Merged
merged 2 commits into from
May 6, 2019

Conversation

simeoncran
Copy link
Contributor

The YAML stuff was exclusive to LottieData before. But now I want to use Yaml for dumping WinCompData trees, thus this refactoring.

…be shared by UIData.

The YAML stuff was exclusive to LottieData before. But now I want to use Yaml for dumping WinCompData trees, thus this refactoring.
readonly HashSet<string> _keys = new HashSet<string>();

/// <summary>
/// Adds the give value to the map.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

give [](start = 21, length = 4)

given

}

/// <summary>
/// Adds the give scalar to the map.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

give [](start = 21, length = 4)

given

Copy link
Contributor

@plaiMS plaiMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@simeoncran simeoncran merged commit 78d854d into master May 6, 2019
@delete-merged-branch delete-merged-branch bot deleted the RefactorYamlIntoItsOwnProject branch May 6, 2019 18:30
@michael-hawker michael-hawker added this to the 6.0 milestone Nov 13, 2019
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

Successfully merging this pull request may close these issues.

None yet

3 participants