[
https://issues.apache.org/jira/browse/CLK-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694451#action_12694451
]
Malcolm Edgar commented on CLK-515:
-----------------------------------
I suppose what would be nice (if we only had the time) was to have 2 example
applications:
1 - Click Examples which provides lots of component, page and pattern examples
with Cayenne and no Spring integration
2 - Click Spring Hibernate example CRUD application which demonstrates that
application stack with Spring Security.
Often we have 2 camps in the JEE world Spring/Hibernate, and then the others
which don't buy into the Spring story.
> PageLinkTreePage depends on Spring for only one method.
> -------------------------------------------------------
>
> Key: CLK-515
> URL: https://issues.apache.org/jira/browse/CLK-515
> Project: Click
> Issue Type: Bug
> Components: extras
> Reporter: Joseph Schmidt
> Priority: Critical
> Attachments: Remove_Spring_dependency.patch
>
>
> PageLinkTreePage depends on Spring framework for only a simple util method:
> org.springframework.util.ClassUtils#getShortName()
> (i guess ClickUtils too :( )
> Please remove that dependency. 1,5 Megabyte of jars are not proportional for
> a 4 line util method.
> I think this is a critical issue.
> thanks,
> Joseph
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.