What's the (practical) definition of software(programming) framework?
        Posted  
        
            by prosseek
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by prosseek
        
        
        
        Published on 2010-04-03T17:48:12Z
        Indexed on 
            2010/04/03
            17:53 UTC
        
        
        Read the original article
        Hit count: 353
        
not-programming-related
|framework
The article in wikipedia seems too verbose.
I understand framework as a well designed set of libraries and tools. The Qt framework provides a set of libraries/tools for cross platform GUIs. The cocoa framework does the same thing for Mac.
What do you think the practical definition of software framework?
© Stack Overflow or respective owner