Robin Berjon

Results 58 comments of Robin Berjon

@whizzzkid Yes, but I am concerned about making the test suite dependent on external infrastructure, network availability, etc. Ideally, it would be self-contained. I also worry about making this rely...

A few quick notes: * Yes, we could ensure that a number of fixtures are hosted and use those. We can also use the `identity` multicodec for at least some...

Re `mocha-multi` I tried it, but it didn't like me at all so I gave up fighting it (the docs do say that it's a pile of hacks) and just...

I agree with @lidel that a good first step is something static that implementations can PR (we probably want them to PR some data rather than an HTML page directly,...

@VerteDinde Thank you for picking this up! Did you get to discuss it, and if so do you mind sharing what came of it?

> solve the problem of ecosystem being under impression that introducing new retrieval protocol is gate-kept by [table.csv](https://github.com/multiformats/multicodec/blob/master/table.csv). I like `/tag` but… don't we need to then maintain a registry...

I can't think of XPath constructs that would match different things depending on the XPath version in use. If you use constructs from an unsupported version, most likely you will...

I would suggest implying (or even specifying) v1. Switching to a higher version later if needed will be painless, which is not true of the reverse.