-
Book Overview & Buying
-
Table Of Contents
Backbase 4 RIA Development
There is an old saying that expresses the difficulty of trying to match things that inherently do not match: "Try to fit round pegs into square holes". In IT circles, the saying became popular to describe the difficulty of storing programming objects created, for example in Java, in a relational database table. If you think about it, this is exactly what many AJAX developers try to do: fit round JavaScript objects in square HTML tags.
The Backbase framework solves this problem by allowing you to write JavaScript code that is encapsulated as data within XML tags. This causes the pieces of JavaScript that you need in your application to become smaller and easier to write. The problem of unwanted global objects interfering in unexpected ways with other parts of your application, or with other frameworks that you may want to use, is solved in this way. We will discuss the background for these ideas in Chapter 7, which is about the Backbase Tag Definition...
Change the font size
Change margin width
Change background colour