[
https://issues.apache.org/jira/browse/CLK-516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Malcolm Edgar closed CLK-516.
-----------------------------
Resolution: Won't Fix
Will not be removing Spring integration from Click examples, as integration
with other frameworks is an important component of Click Examples
regards Malcolm Edgar
> Remove spring JARs dependency from click-examples.
> --------------------------------------------------
>
> Key: CLK-516
> URL: https://issues.apache.org/jira/browse/CLK-516
> Project: Click
> Issue Type: Improvement
> Components: examples
> Reporter: Adrian A.
> Attachments: BasePage.java, Remove_SpringPage_from_examples.patch
>
>
> Remove Spring from click-examples to make them more accessible to new users.
> There are many reasons for this (and I guess it was discussed several times
> in the past).
> I also mentioned this in:
> https://issues.apache.org/jira/browse/CLK-384 :
> -=======-
> Besides there's a much more complete project using Click with Spring:
> http://svn.apache.org/repos/asf/incubator/click/trunk/examples/click-spring-cayenne/
> plus the documentation, so I don't think the Spring users will be
> disadvantaged.
> -=======-
> so I created a new issue to track this.
> It looks like not to many classes depend on SpringPage, so it is very easy to
> replace it with
> a "BasePage" that has all the services without injection.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.