Summary: 
            In this installment of the 
Design Techniques column, brush up on how -- and why -- to divide a class's functionality among its methods. I demonstrate how to maximize method cohesion while keeping the total number of methods to a manageable level.
          
        
        
        
          The ability to add new comments in this discussion is temporarily disabled.
        
        
          
              Most recent reply: April 1, 1998 9:34 AM by 
                Bill
          
        
        
          
            
              | 
                  
                    |  |  
                    | 
                        
                        In this installment of the Design Techniques column, brush up on how -- and why -- to divide a class's functionality among its methods. I demonstrate how to maximize method cohesion while keeping the total number of methods to a manageable level. Read this Artima.com article:http://www.artima.com/designtechniques/cohesion.html |  |