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

Ability to override the Template caching providers #1756

Open
jonathanaustin opened this issue Aug 5, 2020 · 0 comments
Open

Ability to override the Template caching providers #1756

jonathanaustin opened this issue Aug 5, 2020 · 0 comments

Comments

@jonathanaustin
Copy link
Member

jonathanaustin commented Aug 5, 2020

At the moment, if projects want to use WTemplate they are required to have a jsr107 caching provider (eg ehcache).

Caching can be disabled to avoid this dependency, but if a project wants to use cached templates but not a jsr107 provider then they need to be able to override the default caching provider.

Each rendering engine (ie Velocity and Handlebars) handle caching differently so each rendering engine will need this ability to override the default caching provider.

@jonathanaustin jonathanaustin changed the title Ability to override the WTemplate Caching Provider Ability to override the Tempalte caching providers Aug 5, 2020
@jonathanaustin jonathanaustin changed the title Ability to override the Tempalte caching providers Ability to override the Template caching providers Aug 5, 2020
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

1 participant