On Monday, 4 May 2015 at 19:17:26 UTC, Jacob Carlborg wrote:
On 2015-05-04 07:28, Andrei Alexandrescu wrote:

But then the opDispatch solution is more structured and restricted in a good way. I think we need a bit more experience with both to figure out
which is the best way to go.

I would guess the opDispatch solution doesn't integrate so well with an already present opDispatch (if there's such a use case).

Hmm, that's true. I guess it'd be better to start with a mixin-based solution.

Reply via email to