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
I think we might want to have get_preferred_protocol_address() as a method on either Address (as constructor), on StorageContext (as provided method) or as method on ServiceAddress (as conversion method into an Address).
I think we may want StoreContext::get_sub_device_sessions to accept a ServiceAddress instead of an Address, or make a provided method on the trait.
Both these items correspond to an XXX in the above commit.
The text was updated successfully, but these errors were encountered:
Things like bd7f9ee slip through reviews often.
get_preferred_protocol_address()
as a method on eitherAddress
(as constructor), onStorageContext
(as provided method) or as method onServiceAddress
(as conversion method into an Address).StoreContext::get_sub_device_sessions
to accept a ServiceAddress instead of anAddress
, or make a provided method on the trait.Both these items correspond to an
XXX
in the above commit.The text was updated successfully, but these errors were encountered: