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 view step filter pass renderer & template in param instead of use #796

Merged
merged 1 commit into from
Jan 23, 2013

Conversation

brandonwestcott
Copy link

Attempting to filter any type of view creation or path manipulation is almost impossible currently. You have to over write the adapters directly which is undesirable. Allowing _renderer & _loader inside params gives access to the needed functions inside the filter.

@bayleedev
Copy link
Member

I've ran into this issue before playing with a templating plugin. 👍

@nateabele
Copy link
Member

Yeah, I'm good with the patch in principle. I'm just waiting for the Travis build to fail on the line length. :-) Once this passes the coding standard, I'll merge it.

@brandonwestcott
Copy link
Author

Done thanks!

nateabele added a commit that referenced this pull request Jan 23, 2013
Make view step filter pass renderer & template in param instead of use
@nateabele nateabele merged commit eaed604 into UnionOfRAD:dev Jan 23, 2013
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