Menu

#9 Large Class in ClientCommDummy

1.0
closed
None
2016-03-28
2016-03-24
No

Code smell: Large Class
Location: ClientCommDummy
Rationale: The class ClientCommDummy as to many instance variables and to much code, with excessive responsibility.

Discussion

  • Nuno Miguel Ferreira Pireza

    • status: open --> closed
    • assigned_to: Nuno Miguel Ferreira Pireza
     
  • Nuno Miguel Ferreira Pireza

    ClientCommDummy is a class that implements the interface ClientComm.
    All the public methods are override from the interface.
    In the commits r8 and r14 the class has been simplified enough and improved readability, so this ticket as been fixed already.
    It should be closed.

     

Log in to post a comment.