Skip to content

Also expand non-declared template parameters - #92

Open
dblock wants to merge 1 commit into
codegram:masterfrom
dblock:template-parameters
Open

Also expand non-declared template parameters #92
dblock wants to merge 1 commit into
codegram:masterfrom
dblock:template-parameters

Conversation

@dblock

Copy link
Copy Markdown
Collaborator

This is a behavior change around #84.

I wonder whether we want this behavior by default? Missing variables just don't get expanded and additional ones now do. If we want this behavior by default we need a way to disable it. Otherwise we need a way to enable it.

We probably also want to kill the whole templated idea. If we're going to add any parameter to the request we might as well treat all links as templated.

@dblock
dblockforce-pushed the template-parameters branch from 5fc0318 to a016242CompareAugust 15, 2015 21:13
@dblockdblock changed the title Template parametersAlso expand non-declared template parameters Aug 15, 2015
@dblockdblock mentioned this pull request Mar 13, 2016
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@dblock@txus