ERDivaliteLook

Last modified by Ravi Mendis on 2010/11/23 02:49

What is div#a "lite"?

Diva "lite" is Diva look sans Ajax and effects.

Specifically, it generates pages that are:

  • Tablesless or use Semantic markup
  • HTML5 compliant
  • Sans images, inline styles or presentation attributes

It makes use of:

  • CSS for themes

Differences between Diva look and Diva "lite"

A notable difference between the two D2W looks is that Diva "lite" doesn't use Ajax. So it is compatible with WebObjects 5.3.
 However, CSS themes are almost 100% interchangeable between the two. This makes Diva "lite" a stepping-stone when migrating a DirectToWeb app to Diva look.

Selenium tests are basically compatible between the two looks.
 However, because of the use of ajax in the full Diva look, they'll require minor changes to accommodate ajax request/responses instead of standard HTTP requests.

HowTos

WOWODC 10' - DirecToWeb 2.0