Implement a main class that then runs appropriate parts
Offen
#1,608
0 Kommentare
1 Reaktion
1 zugewiesene Person
Beansprucht von @AdrianOlosutean
Auf GitHub ansehen
Conformance
feature
priority: medium
refactoring
Standardization
under discussion
- Vorherrschende Sprache
- Scala
- Sterne
- 33
- Forks
- 16
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## Background
I find specific classpaths tedious and constraining if wanted to restructure. Also to have to specify such long string is error-prone.
## Feature
Implement one proper Main class that based on a switch or a parameter runs an appropriate process (std, conf, std&conf). It can even have a default of std&conf.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.