Menu

#3 Communicator3

1.0
closed
None
2016-04-02
2016-03-29
No

Code Smell: Comments
Class: ClientCommunication and ServerCommunication
Method: connect
Refactoring: Change Method Signature

Unnecessary Cast was cleared: onnect() method was commented and had error in logic, therefor, it was corrected by adding the method to run().

Discussion

  • Nicole Oliveira Rita

    • summary: Client3 --> Communicator3
     
  • Nicole Oliveira Rita

    • assigned_to: Nicole Oliveira Rita --> Ana Sara Neves Morais
     
  • Ana Sara Neves Morais

    • Description has changed:

    Diff:

    
    
     
  • Ana Sara Neves Morais

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,6 @@
     Code Smell: Comments
    -Class: ClientCommunication 
    +Class: ClientCommunication and ServerCommunication
     Method: connect 
     Refactoring: Change Method Signature
    +
    +Unnecessary Cast was cleared: onnect() method was commented and had error in logic, therefor, it was corrected by adding the method to run().
    
    • status: open --> closed
     

Log in to post a comment.