| While the standardized browser interface will make the user's job easier
to master, that same user will not want to lose any of the typically excellent response
times of the client-server paradigm. To accomplish this we can use the new
capabilities that have been built into the latest browsers. The so-called 'sixth
generation' browers give us a standardized 'engine' on the desktop which we power
by feeding information via web services from the web server. This gives us all the
advantages of a central code base with no loss in performance (read productivity) at the
desktop.
|
|