Framework-oriented design

http://dbpedia.org/resource/Framework-oriented_design an entity of type: ProgrammingLanguage

Framework Oriented Design (FOD) is a programming paradigm that uses existing frameworks as the basis for an application design. The framework can be thought of as fully functioning template application. The application development consists of modifying callback procedure behaviour and modifying object behaviour using inheritance. rdf:langString
rdf:langString Framework-oriented design
xsd:integer 13298962
xsd:integer 972775063
rdf:langString Framework Oriented Design (FOD) is a programming paradigm that uses existing frameworks as the basis for an application design. The framework can be thought of as fully functioning template application. The application development consists of modifying callback procedure behaviour and modifying object behaviour using inheritance. This paradigm provides the patterns for understanding development with Rapid Application Development (RAD) systems such as Delphi, where the Integrated Development Environment (IDE) provides the template application and the programmer fills in the appropriate event handlers. The developer has the option of modifying existing objects via inheritance.
xsd:nonNegativeInteger 1028

data from the linked data cloud