asgardeo / asgardeo/javascript
Remove `__legacy__` folders from packages & refactor the usage
- 主要言語
- TypeScript
- スター
- 18
- フォーク
- 67
- 平均マージ
- 4時間 6分
- マージ済み PR(30日)
- 13
説明
### Current Limitation
The packages contains `__legacy__` folders which holds outdated or deprecated implementation. Keeping legacy code can lead to confusion and maintenance issues.
### Suggested Improvement
Remove the entire `__legacy__` folder from the packages and refactor any code that references or depends on its contents.
### Please select the package issue is related to
@asgardeo/browser, @asgardeo/express, @asgardeo/javascript, @asgardeo/node
### Version
N/A
### Reporter Checklist
- [x] I have searched the existing issues and this is not a duplicate.
- [x] I have provided all the necessary information.
- [x] I have verified the improvement is not available in the latest version of the package.
コントリビューションガイド
調査の方向性
まず、@asgardeo/browser、@asgardeo/express、@asgardeo/javascript、@asgardeo/node パッケージで、__legacy__ ディレクトリとその内容への参照を検索します。フォルダーを削除して呼び出し元をリファクタリングする前に、各依存関係を追跡してください。影響を受けるパッケージを壊すことなく、legacy フォルダーとその参照がなくなれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- tooling
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100