Nicolas Grekas

Results 382 comments of Nicolas Grekas

Or add an option to the `Ulid` constraint actually!

Looking at the linked issue, this is not about debugging but rather about providing extra info. Maybe a generic `getInfo()` could work - and we'd ensure this contains the response...

> Having a free-form array where each transport can add anything looks like a bad idea. In HttpClient we documented the standard info keys, and decorators can add their own...

> When enable, please note that the user provider or the user repository should be adapt: do we have any advice on the topic? Or any things we can anticipate...

Can you please check if this bugfix shouldn't be applied to either 5.4 or 6.3 and rebase/retarget if yes?

@stof do you think we shouldn't merge this PR? To me it does no harm to have this capability so I'm fine merging it.

@TravisCarden can you please rebase for 7.1? I think it'd be safer and more consensual to consider this as an improvement.

We could but I suppose this should be optional so that we keep stellar perf by default for "static" needs?

Anyone with more background on Serializer would be willing to review this PR? (note that it should target 7.1 for now, maybe 7.2 if we can't make it since we're...