Just to clarify your question. Outcome v2 will provide a number of ways for the user to customize the interface: different templates, hooks, ability to derive from base templates and modify behavior. Correct?
Customise the interface, no.
Customise certain interoperation points, yes. Like when an outcome
You are considering shipping Outcome v2 with one such customized type that resembles Expected as close as possible in order to: 1. Demonstrate that this is possible 2. Because many people will want to use a type they have learned from reading proposals for Expected.
It's already shipping an Expected implementation, but in its test suite
purely so I can reuse Vicente's Expected test suite.
Perhaps the FAQ entry might help?
https://ned14.github.io/outcome/faq/#how-far-away-from-the-proposed-std-expe...
But to answer your question, for v1 Outcome lots of people wanted an
Expected implementation, not anything Outcome is doing. But v2 Outcome
is much closer to Expected than before, and moreover the Expected
proposal itself moved much closer to Outcome thanks to the Outcome v1
review. See
https://github.com/viboes/std-make/blob/master/doc/proposal/expected/d0323r3...
for just how much closer.
I was just wondering how important an Expected implementation remains
for people. Outcome v2's `unchecked