Elvis Pranskevichus

Results 441 comments of Elvis Pranskevichus

This is technically a backwards-incompatible change as clients might stringify returned `datetime` objects or otherwise rely on the timezone being UTC. I would play it safe and add a configuration...

Should be very easy to fix by adding the necessary scopes to the theme, e.g `markup.heading.markdown`, etc.

I actually *like* @ambv's approach, it makes sense to me. I would add an option to do selective per-instance `--major` upgrade, though.

> Admit it, you just liked my masterful use of Markdown. Guilty as charged :wink:

OK, so it seems we have emerging consensus. I'll amend the RFC accordingly.

Thanks for starting the discussion, Paul! > We can use `$x` instead No, the type cast operator semantically is a *constructor* and since objects can only be constructed by inserting,...

> Cast isn't something that's inherent in variable usage, so we could invent any other syntax Sure, I was clarifying the semantics of the cast syntax and why it can't...

I think `model` is too close to `schema`, which is the term we actually use. Can we define the exact purpose of the module before we choose the name? If...