Closed liraz closed 8 years ago
Template engine with caching in memory and loading on demand is implemented & tested. Also added a @ViewTemplate annotation for views that can be used to declare a view's template in an easy way - that also is being loaded on demand and leaves an option to show a loader while the template is loading. Closing the issue.
Mechanism for loading of templates on demand.
Providing link to the template file - will cache the file in Local Storage so can be fetched immediatly.
Caching settings: