akka/akka-core

Streams Contributors guide

Ouverte

#19 793 ouverte le 16 févr. 2016

 (1 commentaire) (0 réaction) (0 personne assignée)Scala (3 547 forks)batch import
1 - triagedhelp wantedt:docst:stream

Métriques du dépôt

Stars
 (13 277 étoiles)
Métriques de merge PR
 (Merge moyen 8j 19h) (10 PRs mergées en 30 j)

Description

Let's compile a minidoc for contributors on when, how and where to add new combinators. There are many questions here that needs at least some fuzzy initial guidance:

what combinators do we accept? Of course this is not definable, but sometimes it is easier to show some counterexamples that are trivially no-go if a combinator is to be accepted, where should it go? I.e. FlowOps, Source, Sink or external object if accepted and goes into the FlowOps/Source/Sink APIs then describe all the places where modifications needs to be done establish a guideline for testing these and documenting these

Guide contributeur