You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Dapeng Sun (JIRA)" <ji...@apache.org> on 2016/06/24 08:42:16 UTC

[jira] [Resolved] (CRYPTO-87) Reduce util package API footprint

     [ https://issues.apache.org/jira/browse/CRYPTO-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dapeng Sun resolved CRYPTO-87.
------------------------------
    Resolution: Fixed
      Assignee: Benedikt Ritter

Thank Benedikt for your contribution!

Merge branch 'CRYPTO-87'


Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/6529207d
Tree: http://git-wip-us.apache.org/repos/asf/commons-crypto/tree/6529207d
Diff: http://git-wip-us.apache.org/repos/asf/commons-crypto/diff/6529207d


> Reduce util package API footprint 
> ----------------------------------
>
>                 Key: CRYPTO-87
>                 URL: https://issues.apache.org/jira/browse/CRYPTO-87
>             Project: Commons Crypto
>          Issue Type: Improvement
>            Reporter: Benedikt Ritter
>            Assignee: Benedikt Ritter
>              Labels: github
>
> We should try to reduce what is visible in the utils package. Most of the classes are not relevant for Crypto users.
> My idea is to create a class o.a.c.crypto.Crypto which serves as an API for diagnostic information. It should delegate to NativeCodeLoader which could become package private in o.a.c.crypto. This way we can also make OSInfo package private in o.a.c.crypto.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)