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

Help With Templated Links #39

Merged
merged 1 commit into from
Sep 27, 2013
Merged

Conversation

benhamill
Copy link
Contributor

So, if I have a link, and I know it's templated... There's not a way for me to use that information to actually build a query. In my case, I suspect that it takes some argument I'm interested in, but this being hypermedia, I should check before I just go ahead with things. What I'd like is a method that transparently proxies URITemplate#variables so that I can at least make sure the template still includes the thing I want to use.

If I put together a PR with this, does that sound like something worth merging?

@txus
Copy link
Member

txus commented Sep 19, 2013

@oriolgual WDYT?

@oriolgual
Copy link
Member

Seems useful, go ahead with the PR :)

Oriol Gual

On Thursday, September 19, 2013 at 11:43 AM, Josep M. Bach wrote:

@oriolgual (https://github.com/oriolgual) WDYT?


Reply to this email directly or view it on GitHub (#39 (comment)).

@txus
Copy link
Member

txus commented Sep 19, 2013

@benhamill go ahead :)

@benhamill
Copy link
Contributor Author

CODES! Lemme know if you want me to change whatever. 😄

@txus
Copy link
Member

txus commented Sep 27, 2013

Thanks! :)

txus pushed a commit that referenced this pull request Sep 27, 2013
@txus txus merged commit 984202a into codegram:master Sep 27, 2013
@benhamill benhamill deleted the access_to_uri_variables branch October 12, 2013 07:06
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.

3 participants