amihaiemil / amihaiemil/docker-java-api

Separate Interfaces from Classes

Open
#324 2 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted role/DEV
Dominant language
Java
Stars
274
Forks
56
PR merge metrics
No merged PRs in 30d

Description

All the classes should be in their own package, for Access Control reasons. However, we can separate the interfaces from the classes. Let's try to do this without breaking backwards compatibility.

We can leave the interfaces in the current package and create an ``impl`` package for the classes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.