首页    期刊浏览 2024年10月04日 星期五
登录注册

文章基本信息

  • 标题:Quarmic: A Data-Driven Web Development Framework
  • 本地全文:下载
  • 作者:Pedro Miguel Pereira Cunha ; Jos Paulo Leal
  • 期刊名称:OASIcs : OpenAccess Series in Informatics
  • 电子版ISSN:2190-6807
  • 出版年度:2019
  • 卷号:74
  • 页码:1-8
  • DOI:10.4230/OASIcs.SLATE.2019.19
  • 出版社:Schloss Dagstuhl -- Leibniz-Zentrum fuer Informatik
  • 摘要:Quarmic is a web framework for rapid prototyping of web applications. Its main goal is to facilitate the development of web applications by providing a high level of abstraction that hides Web communication complexities. This framework allows developers to build scalable applications capable of handling data communication in different models, data persistence and authentication, requiring them just to use simple annotations. Quarmic's approach consists of the replication of the shared object among clients and server in order to communicate through its methods execution. Where the annotations, namely decorators, are used to indicate the concern (model or view) that each method addresses and to implement the framework's inversion of control. By indicating the method concern, it enables the separation of its execution across the clients (responsible for the view) and the server (responsible for the model) which facilitates the state management and code maintenance.
  • 关键词:web development; framework; data-driven
国家哲学社会科学文献中心版权所有