[ 
https://issues.apache.org/jira/browse/ISIS-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376142#comment-16376142
 ] 

ASF subversion and git services commented on ISIS-1841:
-------------------------------------------------------

Commit b168d2166ac16b144b4c46878dfb5b388938a64e in isis's branch 
refs/heads/master from [~hobrom]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=b168d21 ]

ISIS-1841 Internal API: introduces _Bytes

for byte[] manipulation such as base64 encoding and compression
also extending _Strings with converters from- and to-bytes

> API cleanup + refactoring for version 2
> ---------------------------------------
>
>                 Key: ISIS-1841
>                 URL: https://issues.apache.org/jira/browse/ISIS-1841
>             Project: Isis
>          Issue Type: Task
>          Components: Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M1
>
>
> add generic type arguments where missing
> reduce number of compiler warnings (enums with missing cases, unchecked 
> casts, vararg type safety, ...)
> reduce duplicate code occurrences (e.g. DeweyOrder Utils, ...)
> reduce occurrences of guava's (Predicate, Function, ...)  interfaces, that 
> have direct Java 8 replacements (at least where easily possible)
> reduce occurrences of deprecated uses



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to