malli

Chip 2025-03-01T09:36:59.183649Z

It's probably a small thing to you — and I am so grateful registries aren't flat. Thank you for that capacity.

Chip 2025-03-01T21:41:48.169539Z

Interesting. I get a stack overflow when defining an EDN-serialized registry entry recursively. I don't yet know enough to try it with standard def statements. In my blinding ignorance, I have no idea if there's even any difference. It's sad. Anyway, is there a way to define schema recursively? My work is very graph-y.

Chip 2025-03-02T15:16:13.485999Z

You guys are something else. Thank you. I'm dumb enough that I didn't even search. Let's hope I wise up. Thanks again.

Chip 2025-03-02T16:41:27.977659Z

Yeah, I wasn't doing the :ref wrapping. Doing more reading would help me: > Technically, you only need the :ref in recursive positions. However, it is best practice to :ref all references to recursive variables for better-behaving generators