roll

Results 371 comments of roll

Agree, moved it to the repo root using a symlink

Dear @frictionlessdata/data-package-vote, can you please also take a look as it's an important one

@peterdesmet @PietrH @khughitt Thanks a lot for helping with it! I'm merging it-- it unblocks the further versions work

Hi, sorry I didn't have a chance yet to take a look. My thinking was that we can use a [Temporal](https://github.com/tc39/proposal-temporal) polyfill: - https://github.com/fullcalendar/temporal-polyfill - https://github.com/js-temporal/temporal-polyfill The working group says...

Great news! I try to test it next week

@rufuspollock @pwalsh has said the same but there is a very common real world problem and it needs some help from specs (may be patterns?). It's only datapackage problem -...

I think it might be unsafe to use `return this.constructor.name as DataTypeName;` as different tools can approach source code differently e.g. minifying class names `String -> s`. To eliminate this...

Thanks @nichtich, I agree I think, currently, confusion might occur because `physical` implies being `textual`: > The physical representation of data refers to the representation of data as **text** on...