Tim Bray

Results 82 comments of Tim Bray

Just to be clear, my priorities going forward are going to be adding to the set of supported Patterns for Quamina, and improving its efficiency. But if anyone else wanted...

Good point! Feel like suggesting some language?

Good idea, but remember that you can say ```go q.AddPattern(`{"a": [1]}` ) q.AddPattern(`{"a":{"b": ["33"]}}` ``` I.e. multiple patterns for the same X. So the first API needs to be something...

Hey @jsmorph is there anything about this that would be hard?

Haha, you're OK with the idea of a Makefile? I assumed that was too old-fashioned for a modern project. I’ll do a Makefile PR. On the subject of -race, it's...

Nope, that's a separate issue. Let's leave this issue open until I get the Makefiles done.

In fact, the right thing to do here is to add the full suite of `numeric` pattern features from EventBridge.

I still think the API is sending the wrong message. Immutability is an important virtue and for immutable types, it's typical to have a builder and getters, but no setters.

Hmm, it seemed to apply `.nx` to every name that was invented by the coder: variables, types, and funcs. The reason I noticed this is that the default CSS with...

No longer too worried about this one with the benchmark reorganization.