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

Add clip, mask, transformedLocus to serializer #453

Merged
merged 2 commits into from
Aug 17, 2018

Conversation

f3dm76
Copy link
Collaborator

@f3dm76 f3dm76 commented Jul 20, 2018

No description provided.

@f3dm76
Copy link
Collaborator Author

f3dm76 commented Jul 23, 2018

fixes #191

}

}

extension Double {
func toString() -> String {
Copy link
Member

Choose a reason for hiding this comment

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

What do you think about using not that common name for this method, like toString => serialize? I understand it's internal, but still might reflect some general changes in the Macaw codebase (I was thinking to add toString to all model classes).

@ystrot ystrot self-assigned this Aug 17, 2018
@ystrot ystrot added this to the 0.9.3 milestone Aug 17, 2018
@ystrot ystrot merged commit 5c1ae4e into exyte:master Aug 17, 2018
@f3dm76 f3dm76 deleted the task/serializer branch August 17, 2018 10:04
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.

2 participants