google / google/codeworld

Migrate from simulation/interaction/collaboration to activity/groupActivity

オープン
#661 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Haskell
スター
1.3k
フォーク
201
PR マージ指標
30日以内にマージされた PR はありません

説明

We will deprecate the entry points `simulationOf`, `interactionOf`, `collaborationOf`, and `unsafeCollaborationOf`, and replace them with new entry points `activityOf`, `groupActivityOf`, and `unsafeGroupActivityOf`.

The new entry points differ in that they do not take a separate time-step function as an argument. Instead, the time step function is included in `Event` as a new constructor called `TimePassing`.

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

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

調査の方向性

Start by locating the simulationOf, interactionOf, collaborationOf, and unsafeCollaborationOf entry points, then find the Event definition and its proposed TimePassing constructor. Trace how the activityOf, groupActivityOf, and unsafeGroupActivityOf APIs are used. Done means the old entry points are migrated or deprecated and the new time-step behavior is integrated consistently.

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

評価

技術スタック
haskell
領域
api
issue の種類
リファクタリング
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

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

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