Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "E4/DeclarativeUI/Declarative Construction Roundup"

(New page: == Call Prep - Comparison of Declarative Technologies == === List of Technologies === (Please fill in the template below and a link here to the resulting page) {| border="1" width="100%...)
 
(List of Technologies)
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
== Call Prep - Comparison of Declarative Technologies ==
 
== Call Prep - Comparison of Declarative Technologies ==
 +
 +
=== Prep Template ===
 +
 +
We'd like to have a call to compare the different declarative technologies folks have proposed. In order to facilitate this, here is a [[E4/DeclarativeUI/CompareTemplate | template]].  Please create a new page with the information filled in.
  
 
=== List of Technologies ===
 
=== List of Technologies ===
Line 8: Line 12:
 
! Technologies
 
! Technologies
 
|-valign="top"  
 
|-valign="top"  
| Add a technology...
+
| [[E4/DeclarativeUI/HintedUI|HintedUI]] -- uses "hints" to drive a UI engine
 +
|-valign="top"
 +
| [[E4/DeclarativeUI/XWT|XWT]] -- Declarative UI designed for Eclipse
 +
|-valign="top"
 +
| [[E4/DeclarativeUI/SWTXML|SWT/XML]] -- Lightweight XML markup language for describing Eclipse SWT / RCP user interfaces
 
|}
 
|}

Latest revision as of 02:28, 1 April 2009

Call Prep - Comparison of Declarative Technologies

Prep Template

We'd like to have a call to compare the different declarative technologies folks have proposed. In order to facilitate this, here is a template. Please create a new page with the information filled in.

List of Technologies

(Please fill in the template below and a link here to the resulting page)

Technologies
HintedUI -- uses "hints" to drive a UI engine
XWT -- Declarative UI designed for Eclipse
SWT/XML -- Lightweight XML markup language for describing Eclipse SWT / RCP user interfaces

Back to the top