eclipse-windowbuilder / eclipse-windowbuilder/windowbuilder

Mark support for old ResourceManager for removal

オープン
#727 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Java
スター
97
フォーク
34
平均マージ
21時間 38分
マージ済み PR(30日)
29

説明

As part of migrating to the JFace resource manager as part of #486, I think we should also make preparations to eventually get rid of the old implementation.

I propose that this removal is done via the following steps:
- Mark the corresponding methods in the WindowBuilder projects as `@Deprecated(forRemoval=true)`
- Adapt the builder to create a warning, whenever the old resource manager is referenced in user code
- Remove the old implementation in an unspecified, future release.

By creating a warning, we let the user know about the planned removal. And by waiting a few releases, we give them time to adjust their code, before we eventually drop the support.

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

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

調査の方向性

ファイル、テスト、エントリーポイントは指定されていません。まず #486 で参照されている移行を確認し、古い ResourceManager の使用箇所を追跡してください。関連するメソッドに削除予定のマークが付けられ、ユーザーコードからの参照で警告が生成され、後の削除が将来のリリースに向けて引き続き計画されていれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
tooling
issue の種類
リファクタリング
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
42/100

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

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