Remove initializers from ART{Rest, Realtime}Protocol
#2019
Labels
breaking
Backwards incompatible changes made to the public API.
ART{Rest, Realtime}Protocol
#2019
In 1b127e2 I wanted to remove the initializers from these protocols but couldn't due to backwards compatibility, so instead had to introduce intermediate protocols
ART{Rest, Realtime}InstanceMethodsProtocol
. In our next major release, remove these intermediate protocols and remove the initializers from the protocols.┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: