NeelZone

What’s in the Zone?

  • Subscribe

  • Browse By Month

    April 2007
    M T W T F S S
    « Mar   Jun »
     1
    2345678
    9101112131415
    16171819202122
    23242526272829
    30  
  • Archives

  • a

  •  

Archive for April 11th, 2007

Engineering Effective Frameworks

Posted by indroneel on April 11, 2007

The rise in popularity of object-oriented frameworks is synonymous to the growing prevalence of Java and .NET platforms for enterprise application development. With mature frameworks numbering in the hundreds, it is only natural that there is a significant overlap in the target scenarios addressed by these solutions. While this poses a problem for application developers in choosing the right set of frameworks, it is equally challenging for framework providers to encapsulate the right mix of paradigms, concepts and features for their products to be widely accepted.

Over a period of time, and with the availability of proven design patterns and principles, framework development has become increasingly standards-driven. This has reduced technical maturity to being a qualifying factor rather than a differentiator for competing frameworks in the same technical space.

This article outlines some of the factors (apart from technical maturity) that should be considered while developing effective object-oriented frameworks for better acceptance. Read the rest of this entry »

Posted in design, development, framework | 3 Comments »