Rename Msg.Name() to Msg.MsgType() and Msg.Type() to Msg.MsgRoute() #2456
Closed
Description
Can we rename the method .Name()
on the Msg interface? The field Name
is something that many modules may want to use and it can be hard to come up with a good synonym for it. i.e. this broke my nameservice module