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

Implement template helper object pool #297

Open
2 tasks
johanjanssens opened this issue Jul 2, 2019 · 0 comments
Open
2 tasks

Implement template helper object pool #297

johanjanssens opened this issue Jul 2, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@johanjanssens
Copy link
Member

  • Implement a template helper object pool to improve performance. At the moment helpers are re-instantiated each time they are invoked, an object pool will prevent that.

  • Don’t pass the config params to the helper constructor when the helper is invoked. See: Add snippets support joomlatools-pages#147 (comment)

@johanjanssens johanjanssens added this to the 3.3 milestone Jul 2, 2019
@johanjanssens johanjanssens self-assigned this Jul 2, 2019
@johanjanssens johanjanssens modified the milestones: 3.3, Backlog Nov 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant