7.3.  Frameworks and Components

[ fromfile: frameworks.xml id: frameworks ]

Abstract

Organization of classes goes beyond simple inheritance. Carefully designed frameworks enable you to find and reuse components much more easily. All large software projects are built on top of frameworks, and we discuss some of the more popular ones in use today.

Qt is one of many open source object-oriented frameworks that provide a set of reusable components for building cross-platform applications. Some others worth knowing about are



[34] AJAX is an acronym for Asynchronous JavaScript And XML, a client-side system of JavaScript and XML-rpc that gives list/tree/table views with GUI behavior inside a web page.