7 Nov
                
                    2005
                
            
            
                7 Nov
                
                '05
                
            
            
            
        
    
                10:40 a.m.
            
        Jon Cruz:
So... take a eye out for how things might be broken down more. Instead of keeping with a single "application" instance that's a catch-all glob for everything, try to see if there are lines to have things broken down logically. Ask yourself "does this *really* belong as part of the essence of the Application, or is it perhaps is it more the essence of the current Document, or something new abstract concept?"
In fact, having a single Inkscape::Preferences object (neither part of Application nor the inkscape object) looks just like the way to go...
ralf