eclipse-windowbuilder / eclipse-windowbuilder/windowbuilder
Mark support for old ResourceManager for removal
- 主要言語
- 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