Clue
Clue copied to clipboard
Migrate CLUWritable to Swift
Description
We should create a Writable
Swift protocol to replace CLUWritable
. This would allow to migrate, over a period of time, all classes dependent on CLUWritable
to Swift.
Depends on https://github.com/Geek-1001/Clue/issues/11.