1 / 6

Q ian UI Solution Framework

Q ian UI Solution Framework. (QUI). By Mark Qian. What is QUI?. QUI is a solution to ease RIA development instead of another Javascript framework.

arlais
Download Presentation

Q ian UI Solution Framework

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Qian UI Solution Framework (QUI) By Mark Qian

  2. What is QUI? • QUI is a solution to ease RIA development instead of another Javascript framework. • QUI is built in Javascript at top of popular toolkits such as jQuery and YUI and in Java (for the case of non-RESTful environment. QUI also supports RESTful backends).

  3. Top Level Architecture

  4. Why is QUI? • RIA development is too slow because of • 1).Lack of Componentization • 2).Lack of UI Automation • 3).Lack of Configurability • causing RIA coders • 1).Code redundantly • 2).Code repeatly • 3).Code unnecessarily complexly • 4). Much much more….

  5. QUI targets the issues by • 1). Minimize use of programming language (JS) by integrating JS components into HTML tags so that RIA coders code majorly in HTML. • 2). Providing a highly componentized environment where loosely-coupled components wrap widgets from JS toolkits to achieve the maximum flexibility. • 3).Eliminating event wiring by reflection/scanning so that coders only write handlers(respondToXXX or reactToXXX) and never need to wire them. • 4). Much much more… (see the article for more)

  6. How is QUI? • Details about the design of QUI is available at • Qian UI Solution Framework - QUI

More Related