[WIP] refactor UUID#293
Conversation
https://claude.ai/chat/e6d3ba25-6688-489d-98ff-fdfa839725cc I suspect it was done this way to have a stable ABI for uuid. |
I don't have access to the chat |
|
Anthropic having a bad day. Hit or miss on a publicly shared URL in an incognito browser. May be try again in 10 mins. Here's the key part: This pattern separates the data layout from the API surface, and it's a common C++ design technique. Here's why someone would do it: 1. ABI StabilityThe inner 2. The
|
Understood. Thanks!! |
This PR merges structs uuid and UUID. There's no point in having a separate class just to store static helper methods
resurrecting #243
Depends on LadybugDB/ladybug-python#1