amihaiemil / amihaiemil/docker-java-api

Separate Interfaces from Classes

オープン
#324 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement good first issue help wanted role/DEV
主要言語
Java
スター
274
フォーク
56
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。