How do you deal with design in Scrum?
        Posted  
        
            by 
                Seth
            
        on Programmers
        
        See other posts from Programmers
        
            or by Seth
        
        
        
        Published on 2011-01-14T03:16:29Z
        Indexed on 
            2013/10/22
            22:02 UTC
        
        
        Read the original article
        Hit count: 343
        
How do you deal with design in Scrum? Do you still have well written design documents for each scrum iteration? Do you just do design notes featuring UML diagrams? Or do you just have well commented code?
Each iteration may involve changing design so I just wanted to know how people capture this so new developers have an easy job of understanding the domain and getting on board as rapidly as possible.
© Programmers or respective owner