Technology Guidelines"

From Documentation
m
Line 4: Line 4:
 
! Technology !! When and When not
 
! Technology !! When and When not
 
|-
 
|-
| MVC vs zscript
+
| '''MVC vs. Zscript'''
 
| '''When to use MVC:'''
 
| '''When to use MVC:'''
  
Line 11: Line 11:
 
'''Documentation links:'''
 
'''Documentation links:'''
 
|-
 
|-
| Data Binding
+
| '''Data Binding'''
 
| '''When to use:'''
 
| '''When to use:'''
  
Line 19: Line 19:
  
 
|-
 
|-
| JSP vs. ZUL
+
| '''JSP vs. ZUL'''
 
| '''When to use ZUL:'''
 
| '''When to use ZUL:'''
  
Line 27: Line 27:
  
 
|-
 
|-
| Bookmarks vs. Multiple Pages
+
| '''Bookmarks vs. Multiple Pages'''
 
| '''When to use bookmarks (in single page):'''
 
| '''When to use bookmarks (in single page):'''
  
Line 35: Line 35:
  
 
|-
 
|-
| Native vs HTML Components
+
| '''Native vs. HTML Components'''
 
| '''When to use native:'''
 
| '''When to use native:'''
  
Line 43: Line 43:
  
 
|-
 
|-
| Event Processing Thread
+
| '''Event Processing Thread'''
 
| '''When to use:'''
 
| '''When to use:'''
  

Revision as of 08:07, 3 March 2011


Technology Guidelines


Under Construction...

Technology When and When not
MVC vs. Zscript When to use MVC:

When to use zscript:

Documentation links:

Data Binding When to use:

When not to use:

Documentation links:

JSP vs. ZUL When to use ZUL:

When to use JSP:

Documentation links:

Bookmarks vs. Multiple Pages When to use bookmarks (in single page):

When to use multiple pages:

Documentation links:

Native vs. HTML Components When to use native:

When to use HTML:

Documentation links:

Event Processing Thread When to use:

When not to use:

Documentation links:



Last Update : 2011/03/03

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.