[Approved] RFR: Refactor host interfaces

Erik Helin ehelin at openjdk.org
Tue Oct 15 13:05:40 UTC 2019


On Tue, 15 Oct 2019 13:02:22 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

> Hi all,
> 
> Please review this refactoring of the host module interfaces.
> 
> Best regards,
> Robin
> 
> ----------------
> 
> Commits:
>  - 24d3ceb7: Split host interface
>  - ef47f7f6: Extract RestRequest and URIBuilder to a network module
>  - 05543918: Rename host interfaces' methods
> 
> Changes: https://git.openjdk.java.net/skara/pull/207/files
>  Webrev: https://webrevs.openjdk.java.net/skara/207/webrev.00
>   Stats: 2415 lines in 138 files changed: 529 ins; 361 del; 1525 mod
>   Patch: https://git.openjdk.java.net/skara/pull/207.diff
>   Fetch: git fetch https://git.openjdk.java.net/skara pull/207/head:pull/207

Looks good, nice progress towards splitting up the `host` module!

----------------

Approved by ehelin (Reviewer).

PR: https://git.openjdk.java.net/skara/pull/207


More information about the skara-dev mailing list