Scaffolding is a meta-programming method of building database-backed software applications. It is a technique supported by some model-view-controller frameworks, in which the programmer may write a specification that describes how the application database may be used.

PropertyValue
dbpprop:abstract
  • Scaffolding is a meta-programming method of building database-backed software applications. It is a technique supported by some model-view-controller frameworks, in which the programmer may write a specification that describes how the application database may be used. The compiler uses this specification to generate code that the application can use to create, read, update and delete database entries, effectively treating the template as a "scaffold" on which to build a more powerful application. Scaffolding is an evolution of database code generators from earlier development environments, such as Oracle's CASE Generator, and many other 4GL client-server software development products. Scaffolding was popularized by the Ruby on Rails framework. It has been adapted to other software frameworks, including Django, Monorail (. Net), CodeIgniter, Symfony, CakePHP, Yii, Model-Glue, Grails, Gaia Flash Framework, Seam Framework and ASP. NET 3.5 Framework.
  • L'échafaudage ou scaffolding en anglais est une manière de concevoir des logiciels liés à une base de données. Cette technique est souvent fournie avec le patron de conception Modèle-Vue-Contrôleur, dans lequel le programmeur écrit une spécification décrivant comment la base de données sera utilisée. Le compilateur génère le code source de création, lecture, mise-à-jour et suppression(CRUD) des données en base pour l'application. Cet échafaudage est le point de départ d'une application plus puissante. L'échafaudage fut popularisé par le framework Ruby on Rails. Il a été adopté par d'autres tel que Monorail (. Net), Symfony (PHP), CakePHP, Model-Glue, Grails, Gaia Flash Framework et CodeIgniter.
  • Scaffolding – metaprogramistyczna metoda budowania aplikacji wykorzystujących bazy danych; technika obsługiwana przez niektóre wzorce projektowe typu MVC, gdzie programista pisze specyfikację opisującą strukturę i zależności w bazie danych, a kompilator lub generator generuje kod umożliwiający tworzenie, czytanie, aktualizowanie i usuwanie wpisów w bazie. Technika scaffoldingu została spopularyzowana wraz z pojawieniem się Ruby on Rails.
dbpprop:hasPhotoCollection
dbpprop:reference
rdfs:comment
  • Scaffolding is a meta-programming method of building database-backed software applications. It is a technique supported by some model-view-controller frameworks, in which the programmer may write a specification that describes how the application database may be used.
  • L'échafaudage ou scaffolding en anglais est une manière de concevoir des logiciels liés à une base de données. Cette technique est souvent fournie avec le patron de conception Modèle-Vue-Contrôleur, dans lequel le programmeur écrit une spécification décrivant comment la base de données sera utilisée. Le compilateur génère le code source de création, lecture, mise-à-jour et suppression(CRUD) des données en base pour l'application.
  • Scaffolding – metaprogramistyczna metoda budowania aplikacji wykorzystujących bazy danych; technika obsługiwana przez niektóre wzorce projektowe typu MVC, gdzie programista pisze specyfikację opisującą strukturę i zależności w bazie danych, a kompilator lub generator generuje kod umożliwiający tworzenie, czytanie, aktualizowanie i usuwanie wpisów w bazie. Technika scaffoldingu została spopularyzowana wraz z pojawieniem się Ruby on Rails.
rdfs:label
  • Scaffold (programming)
  • Échafaudage (programmation)
  • Scaffolding
owl:sameAs
skos:subject
foaf:page
is dbpprop:disambiguates of