Skip to content

Conversation

@yigit
Copy link
Owner

@yigit yigit commented Jul 9, 2019

prototype for having a response state.

yigit added 3 commits July 9, 2019 07:38
I've changed PipelineStore#get / fetch to be non-null where a null value
should instead be thrown as an exception (maybe accept Success(null) ?).

I've also changed PipelineStore#get/fetch to not have default implementations
because it has different semantics such that each intermediate step should
implement it and delegate to the right method. Otherwise, a converter store,
which would implement just stream().map would cause get to always call stream
rather than calling delegate's get
yigit pushed a commit that referenced this pull request Dec 5, 2019
add missing google copyright header
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants