getsentry / getsentry/sentry-java

Decide hybrid SDK API marker for v9

Đang mở
#6,039 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Java Next Major Platform: Java Task
Ngôn ngữ chính
Kotlin
Star
1.4k
Fork
478
Merge trung bình
2 ngày 23 giờ
Pull request đã merge (30 ngày)
67

Mô tả

As we mark more SDK surface `@ApiStatus.Internal` ahead of v9 package moves, some types/methods are still consumed by hybrid SDKs (Flutter, React Native, etc.) even when they are not customer-facing.

`@ApiStatus.Internal` alone does not distinguish hybrid-facing surface from pure SDK plumbing, so hybrid consumers can be broken by a later relocate/remove pass.

Known examples called out during review of the utils Internal pass:

* `io.sentry.util.LoadClass`
* `io.sentry.util.TracingUtils`

Context: NoOp stubs and most util helpers were recently marked Internal (getsentry/sentry-java#6016, getsentry/sentry-java#6017); hybrids were explicitly left unmarked for now.

Action taken on behalf of Nelson Osacky.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Start by reviewing the internal-marking changes referenced in getsentry/sentry-java#6016 and #6017, focusing on io.sentry.util.LoadClass and io.sentry.util.TracingUtils. Compare the treatment of NoOp stubs, util helpers, and hybrid SDK consumers, then define and apply a marker policy that distinguishes hybrid-facing surface from pure SDK plumbing.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
java, kotlin
Lĩnh vực
backend-api-design, mobile-dev
Loại issue
Tính năng
Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức độ hoạt động
Sôi nổi
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
35/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.