Menu

#1 MessageChain in ReceivedMessageManager.processMessage()

1.0
open
nobody
2016-03-29
2016-03-24
No

Code Smell: MessageChain
Location: birdsong.client.ReceivedMessageManager.processMessage()
Reason: Existing chain of calling methods in line 63.

Discussion

  • Miguel Romão

    Miguel Romão - 2016-03-24
    • status: open --> closed
     
  • Miguel Romão

    Miguel Romão - 2016-03-29
    • status: closed --> open
     
  • Miguel Romão

    Miguel Romão - 2016-03-29
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,3 @@
     Code Smell: MessageChain
    -Location: ReceivedMessageManager.processMessage()
    +Location: birdsong.client.ReceivedMessageManager.processMessage()
     Reason: Existing chain of calling methods in method processMessage().
    
     
  • Miguel Romão

    Miguel Romão - 2016-03-29
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,3 @@
     Code Smell: MessageChain
     Location: birdsong.client.ReceivedMessageManager.processMessage()
    -Reason: Existing chain of calling methods in method processMessage().
    +Reason: Existing chain of calling methods in line 63.
    
     

Log in to post a comment.