Actions
Feature #2882
openFurther Decouple/Isolate Wt's UI (Widget)
Status:
New
Priority:
High
Assignee:
-
Target version:
-
Start date:
03/31/2014
Due date:
% Done:
0%
Estimated time:
Description
The goal is that it becomes clear that Wt's (Widget-Based) UI can be used independently of Wt's Dbo and Wt's Server.
Even if this isolation does not happen on source-code level (e.g. due to problems with rearranging source-codes), it should happen on the documentation and presentation level.
An example text:
- Wt, the C Webtoolkit, consists of 3 major modules
- Wt WUI, the widget based Web-UI, which is the main product
- Wt Server, the embedded http server
- Wt Dbo, the database (ORM - Object Relational Mapper)
You can use most of Wt's Web-UI module (the widgets) independently (with other http-servers and C database-libraries).
-
This issue, together with the related Issues #2865 and #2844, are the basic issues which must be addressed, in order to be able to write better documentation and tutorials.
No data to display
Actions