google / google/codeworld

Migrate from simulation/interaction/collaboration to activity/groupActivity

Abierto
#661 2 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Haskell
Estrellas
1.3k
Forks
201
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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`.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
haskell
Área
api
Tipo de issue
Refactorización
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.