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

change TemplateProcessor to protected #498

Closed
wants to merge 1 commit into from

Conversation

angelomaragna
Copy link

I needed to extend class in my own project to merge docx templates.
I found private classes and methods o huge obstacle.
Using protected will give more flexibility to contributors.

I needed to extend class in my own project to merge docx templates.
I found private classes and methods o huge obstacle.
Using protected will give more flexibility to contributors.
@ghost ghost self-assigned this Mar 16, 2015
@ghost ghost added this to the 0.13.0 milestone Mar 16, 2015
@ghost ghost added the Change Request label Mar 16, 2015
ghost pushed a commit that referenced this pull request Apr 14, 2015
@ghost ghost added the Template Processor label Apr 14, 2015
@ghost
Copy link

ghost commented Apr 14, 2015

Good suggestion.

As soon as you PR points to master branch instead of develop, I had to implement the changes by myself.

@ghost ghost closed this Apr 14, 2015
ghost pushed a commit that referenced this pull request Apr 14, 2015
@ghost ghost modified the milestones: 0.12.1, 0.13.0 Aug 16, 2015
ghost pushed a commit that referenced this pull request Aug 16, 2015
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant