amihaiemil / amihaiemil/docker-java-api

Separate Interfaces from Classes

Aperta
#324 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement good first issue help wanted role/DEV
Lingua principale
Java
Stelle
274
Fork
56
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.