processing / processing/processing4
Feature request: Friendly Error System for Processing
まだ誰も着手していません。
- 主要言語
- Java
- スター
- 494
- フォーク
- 183
- 平均マージ
- 4時間 39分
- マージ済み PR(30日)
- 3
説明
Relevant sub-area for this feature?
Other (specify if possible)
Feature details
Feature description
During Google Summer of Code 2023, a Friendly Error Messages system for Processing (inspired by the p5.js Friendly Error System) was developed by Will Rabalais (@WillRabalais04) with mentorship by Sam Pottinger (@sampottinger). This work adds clearer, contextual error messages, documentation links, and debugger improvements.
However, this work was never included in Processing and is not available to users today.
This request is to review, update if needed, and include this work in a future Processing release.
Note: This is meant to document work completed during GSoC 2023 and to put a pin in it for future consideration. It does not signal urgency, assign responsibility, or presume the level of effort required. The goal is mainly to ensure this work is visible and not lost.
Benefits
- Improves error messages that are currently cryptic and hard to understand
- Helps beginners debug and learn more effectively
- Brings Processing closer to p5.js in terms of learning-centered tooling
Challenges
- Updating the 2023 code to match the current Processing codebase and UI system (Compose)
- Expanding test coverage and checking language server compatibility
Additional context
- Original PR (legacy Processing4 repo)
- GSoC 2023 Wrap-up post
- Will's Project report
- p5.js FES Contributor Docs
- Friendly Errors i18n Book
Screenshots
Would you like to help implement this feature?
No, I’m just suggesting the feature
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、既存のFriendly Error Messages実装を理解するために、元のPR 771とGSoC 2023プロジェクトレポートを確認します。次に、テストとlanguage-serverの要件を含め、現在のProcessingコードベースおよびCompose UIと比較します。更新され、レビュー済みのシステムが、カバレッジを拡大し、互換性のあるデバッガー動作を備えた将来のProcessingリリースに統合されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- developer-experience, tooling
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100