You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Description
We should create a
Writable
Swift protocol to replaceCLUWritable
. This would allow to migrate, over a period of time, all classes dependent onCLUWritable
to Swift.Depends on #11.
The text was updated successfully, but these errors were encountered: