Opened PR to Add `Codable` to IndexStoreDB. What's Next?

Hey there!

I've opened a PR (#248) to add Codable to indexstore-db to address an issue I filed a few months ago.

What's the proper protocol for getting something like this discussed and hopefully merged? I've read the contributor guide It was unclear to me if a change of this (small) scope requires something as large as the Swift Evolution process, or if a post here would be sufficient discussion.

Thank you,
A long time lurker, and hopefully first-time contributor.

1 Like

Thanks for opening the PR, @moshe-foreflight. I just posted a comment on your PR and we’ll continue the discussion there. indexstore-db is not governed by Swift Evolution, so once there’s an approving review, we can merge it.

– Alex