[
https://issues.apache.org/jira/browse/WICKET-5768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14218477#comment-14218477
]
Martin Grigorov commented on WICKET-5768:
-----------------------------------------
The code looks good. I've suggested some small improvements at dev@.
What good use case do you see to make the API breaks ?
As I said no one have reported any issues with this so far, so I'd prefer to
avoid adding API breaks and delay the stable release.
Feel free to to ask in dev@ for more opinions. There are more people watching
there.
> Improve class hierarchy of package org.apache.wicket.util.crypt
> ----------------------------------------------------------------
>
> Key: WICKET-5768
> URL: https://issues.apache.org/jira/browse/WICKET-5768
> Project: Wicket
> Issue Type: Improvement
> Affects Versions: 7.0.0-M4
> Reporter: Andrea Del Bene
> Assignee: Andrea Del Bene
> Priority: Minor
> Fix For: 7.0.0-M5
>
>
> Following the work done for WICKET-5756, it would be nice to have a more
> flexible and clear hierarchy for cryptography classes in package
> org.apache.wicket.util.crypt. Currently we base our chipers on interface
> ICrypt which assumes we want to use a string as "secret" key.
> We can apply some refactoring to support keys of generic type and make the
> whole implementation more clear.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)