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

Readability.parse() also return the uri #4

Merged
merged 2 commits into from
Feb 9, 2015
Merged

Conversation

st3fan
Copy link
Contributor

@st3fan st3fan commented Feb 9, 2015

This patch lets Readability.parse() also return the uri that it was passed on creation time. This is a backward compatible change since it is just a new unique name in the response dictionary.

@leibovic
Copy link
Contributor

leibovic commented Feb 9, 2015

I also think this is fine. This would actually help the desktop/Android code as well, since there are currently places in the code where we create a new URI from the article URL.

st3fan added a commit that referenced this pull request Feb 9, 2015
Readability.parse() also return the uri
@st3fan st3fan merged commit 296b132 into master Feb 9, 2015
@st3fan st3fan deleted the st3fan/ReturnUri branch February 9, 2015 21:56
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