Charles d'Avernas

Results 255 comments of Charles d'Avernas
trafficstars

@Flex-Xuan Sorry for the delay, I have a lot on my plate! Extensible and metadata are two different things. The first is used by eventual extensions of the spec to...

@Yanghaihai1020 Thanks for reporting, I'll look into it!

@JBBianchi I was right, the bug appeared during initialisation. This has been resolved by upcoming 1.0.0.

Fixed the issue in #366. Minor improvements involved serialization optimization, achieved mainly by switching to System.Text.Json and eliminating types like Dynamic. The major fix addressed design flaws: the API's workflow...

Closed as stale

> @cdavernas you cannot use runtime expressions for auth if auth is used for downloading an uri inside an operation. Why? That's how we do it on Synapse. 1. Process...

@ricardozanini What I'm proposing is, I believe, reasonable and easily implemtable. I agree with @fjtirado, however, that the feature should be optional. It is imho a requirement for (complex, that...

Ill work on a PR proposal that shapes my ideas as optional add ins to the spec if that ok with you guys