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

Template.parentData() should be same as Template.parentData(1) #2861

Closed
mitar opened this issue Oct 19, 2014 · 1 comment
Closed

Template.parentData() should be same as Template.parentData(1) #2861

mitar opened this issue Oct 19, 2014 · 1 comment

Comments

@mitar
Copy link
Contributor

mitar commented Oct 19, 2014

Having to always specify Template.parentData(1) to access parent data is a bit tedious. I agree that semantics should be that Template.parentData(0) is the same as Template.currentData(), but Template.parentData() should be the same as Template.parentData(1).

@dgreensp
Copy link
Contributor

dgreensp commented Dec 8, 2014

PR merged to devel.

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