2016-01-08 21:11 GMT+01:00 Tudor Girba <[email protected]>: > Hi, > > Denis says that right now, to use ifError: you do: > > [...] ifError: [:msg :rcv | … ] > > and he would like to write this: > > [...] ifError: [:error | … ] > > I agree with him. The problem is that this might generate a bit of ripple > effects in external code. This is when Stephan came in and said that if we > would have a way to investigate all external repositories that are open we > could do such refactorings more boldly. > > Does it make more sense now? Or did I get it wrong? >
Exactly Tudor. My cry was about why man who implement it decides to deincapsulate error state.
