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

Change SVGParser.parse signature #68

Closed
zapletnev opened this issue Nov 23, 2016 · 1 comment
Closed

Change SVGParser.parse signature #68

zapletnev opened this issue Nov 23, 2016 · 1 comment
Assignees
Milestone

Comments

@zapletnev
Copy link
Contributor

Breaking change
Return type for SVGParser.parse should be Node?. If the file doesn't exist nil should be returned.

@zapletnev zapletnev added this to the 0.8.0 milestone Nov 23, 2016
@ystrot ystrot reopened this Jan 26, 2017
@ystrot
Copy link
Member

ystrot commented Jan 26, 2017

Correct parse signature should be: SVGParser.parse(...) throws -> Node

@ystrot ystrot closed this as completed in 58b95f3 Jan 26, 2017
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

3 participants