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

Make multiple argument lists useful #110

Open
szeiger opened this issue Jul 30, 2016 · 1 comment
Open

Make multiple argument lists useful #110

szeiger opened this issue Jul 30, 2016 · 1 comment

Comments

@szeiger
Copy link

szeiger commented Jul 30, 2016

The only situation where you really need multiple argument lists is for path-dependent argument types but this breaks Twirl's translation scheme because argument lists have to merged to implement play.twirl.api.TemplateX. An obvious fix would be not to extend a TemplateX class or generate a render method when multiple argument lists are used.

@wsargent
Copy link
Member

@szeiger can you provide an example?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants