[
https://issues.apache.org/jira/browse/CLK-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915282#action_12915282
]
Bob Schellink commented on CLK-347:
-----------------------------------
As mentioned above, one difficulty with building modular Click pages is how
the modules would plug into the main application's BorderPage. One solution
would be to not have a BorderPage at all. The primary use case for a BorderPage
is to set a common template for all Pages. Using a PageInterceptor, one could
also set the template and eliminate the BorderPage.
> Module support
> --------------
>
> Key: CLK-347
> URL: https://issues.apache.org/jira/browse/CLK-347
> Project: Click
> Issue Type: Improvement
> Components: core
> Reporter: Bob Schellink
>
> Add module support to Click core. Some code has been committed here:
> http://click.svn.sourceforge.net/viewvc/click/trunk/sandbox/sabob/plugin/
> Note that with the recent work done on CLK-343 the module code wont compile
> anymore.
> A related issue is: CLK-328
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.