Jonas Peschla

Results 80 comments of Jonas Peschla

I thought that I've read something about multi_json being slow(er). Ah, it is actually the question in the title from the link in your first post. Ok, then it is...

Is there any other major/serious JSON implementation we would rule out by this decision? If all serious alternatives have a compatibility mode then it seems fine to me.

@pd so, you suggest that we never register schemas with a hash rather than keep that and looking them up with adding one if it is missing?

TBH, I was not sure about which way to go (and speculated you'll interfere if I pick the wrong choice), with or without # and wondered about which would be...

Sure, if they can give us any useful hints we appreciate that.

Yep, agreed.

How do you mean that? Start a 3.0 which is not really ready? How about we start a 2.99.0 and start to progressively add everything one after another as patch...

I still haven't fully grasped the main Validator class but have the impression that it is pretty bloated. Figuratively speaking, I don't really feel home there. Possibly this is only...

Having a slim README from which you can see with a glimpse what it is capable of would be really cool. And if someone does not trust his intuition he...

This new URI has to be deterministic, we cannot just generate a UUID (which was my first thought) or revalidation will fail again for basically the same reason.