Matt Massicotte on Nostr: Using actors with NSObject-inheriting protocols is quite tricky. I'm not sure I'd ...
Using actors with NSObject-inheriting protocols is quite tricky. I'm not sure I'd recommend it, but I came up with a solution that at least works in a common case.
https://github.com/mattmassicotte/ConcurrencyRecipes/blob/main/Recipes/Protocols.md#non-isolated-nsobjectprotocol-inheriting-protocol
https://github.com/mattmassicotte/ConcurrencyRecipes/blob/main/Recipes/Protocols.md#non-isolated-nsobjectprotocol-inheriting-protocol