Migrate from simulation/interaction/collaboration to activity/groupActivity
- 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
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