Brooklyn Zelenka

Results 224 comments of Brooklyn Zelenka

Thanks for the quick response, @willemdj 😄 Thanks for the suggestions. I tried removing the imports, but it looks like the schema is relying on more than the `xs:any` tags....

I just took another look, and I think that I wasn't going far enough down the chain of `import` dependencies. I'm going to give your earlier suggestion another whirl, but...

Everything appears good with `add_xsd_model` 👍 Thanks for the help!

@icidasset did this get shipped as part of shared private files? 🤞

@walkah is going to lead a design sprint for this API this week. Clearing a few things off his plate to let him focus 😄

@walkah can you please check if the above checklist is current?

@bgins & @expede to discuss base64 vs hashing for linking

> This is obviously a bigger refactor, so we should plan this a little better Yeah, this is totally a "measure twice / cut once". It should probably also happen...

⚠️ WIP WIP WIP ⚠️ Working thoughts on approaches: Switching to a less mutable solution makes keeping track of various parts of the state much more straightforward, _and_ we get...

> I find the distinction between fully and mostly immutable confusing. It is! This is fully implementation detail, and a question of if any part can update their fields, or...