Tomasz Pluskiewicz

Results 413 comments of Tomasz Pluskiewicz

Hm, they should not have forbidden access to the last publicly available source while was still MIT, should they?

@magdasalatka do you remember if and when you needed this improvement?

@coreybutler can we merge this please?

And as alternative to the `Record` type, we could keep a closed interface and have consumers extend with module augmentation ``` declare module 'http-problem-details' { interface ProblemDocument { extendingField?: string[]...

I just tried the same and would also ask for variables to work in `[BasicAuth]`. My reasoning is that having credentials in a `.env` file in dev env and secrets...

In practice most forms are indeed trees with a single root but I do not want to make that assumption. Multiple roots would be rare and I personally have not...

Named graph are a good idea in general. I totally use them similarly, to easily manage "wholeness". But in a form you typically work with a single document IMO >...

Ok, I'm pretty convinced. Ownership may be a better fit after all