[
https://issues.apache.org/jira/browse/CLK-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888087#action_12888087
]
Bob Schellink commented on CLK-710:
-----------------------------------
You should look at this issue as well: CLK-703.
The difficulty with this issue is to keep the performance (no locking) AND keep
the framework simplicity. Its the second issue I struggled with most...
> Lazy loading of pages
> ---------------------
>
> Key: CLK-710
> URL: https://issues.apache.org/jira/browse/CLK-710
> Project: Click
> Issue Type: Improvement
> Components: core
> Affects Versions: 2.3.0-M1
> Reporter: Md. Jahid Shohel
> Priority: Minor
> Fix For: 2.3.0-M1
>
>
> On XmlConfigServices pages are processed (loading page headers, processing
> page package, etc) on "onInit". Pages should be loaded lazily and cached.
> Lazy loading pages are already there, just need to check if that is perfect,
> also have to check if removing eagerly loading causes any problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.