Names of functions inconsistent and against conventions
@jaksmid đang làm issue này rồi.
Từ ngày 23/2/2015.
Đánh giá
Issue này chưa được đánh giá.
Mô tả
OpenmlConnector:
Almost all methods starts with openMl. This is generally not recommended as it should be clear from the object type itself what it is upload.
It would be like class person would have methods like getPersonName.
Method also usually start with nout and then verb.
e.g. dataUpload. This could lead to thinking that you are creating some sort of precooked dataupload object (especially when the return data type is called DataUpload).
It is usually recommended to start with verb first, e.g. uploadData.
It would be also consistent with some other methods in the class that starts with verb.
There are multiple ways to go, we could break the API or we could stuill support the old api and mark the old methods as obsolete.
Ref: http://www.iwombat.com/standards/JavaStyleGuide.html
- Ngôn ngữ chính
- Java
- Star
- 12
- Fork
- 5
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của openml/openml-java
-
Refactor Đang mở
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 25/100
openml/openml-java#58 · 1 bình luận ·
-
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 15/100
openml/openml-java#44 ·
-
openml/openml-java#30 · 1 bình luận · 1 người được giao ·
-
Test Data qualities interval Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 25/100
openml/openml-java#22 ·
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 42/100
openml/openml-java#20 · 1 bình luận ·
Tất cả issue của openml/openml-java
Issue tương tự
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 65/100
-
bug
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
elastic/gradle-plugins#157 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
cryptomator/hub#497 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
johanhaleby/occurrent#1120 ·