akka/akka-core

Streams Contributors guide

Aperta

#19.793 aperta il 16 feb 2016

 (1 commento) (0 reazioni) (0 assegnatari)Scala (3547 fork)batch import
1 - triagedhelp wantedt:docst:stream

Metriche repository

Star
 (13.277 stelle)
Metriche merge PR
 (Merge medio 8g 19h) (10 PR mergiate in 30 g)

Descrizione

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

Guida contributor