onet icon indicating copy to clipboard operation
onet copied to clipboard

Remove deprecated elements

Open tharvik opened this issue 5 years ago • 1 comments

Some elements are tagged as Deprecated, we should remove theses in a next update.

Here goes a list of the ones tagged:

  • SendTreeMsgID
  • RequestRosterMsgID
  • SendRosterMsgID
  • OverlayMsg.{RequestRoster,Roster,TreeMarshal}
  • Overlay.{TreeNodeFromToken,handleRequestTreeDeprecated,handleSendTreeMarshal,handleRequestRoster,handleSendRoster}
  • TestRoster_ID\
  • log.LinePadding
  • TreeID.Equal
  • Roster.ID
  • network.ServerIdentity.ID

tharvik avatar Apr 15 '20 17:04 tharvik

This should be done in v4 - even though this means probably never for the moment :( Trading off 'it's not nice' against 'will break some code somewhere unforeseen', I choose the former...

ineiti avatar Apr 16 '20 04:04 ineiti