Summary

As stated at the beginning of this chapter and in Chapter 1, the ease of adaptation and growth is a vital component of scalability. We have arrived at a point with these latest changes that makes adaptation and growth of the application much, much easier. Since the business rules and the view control are completely separate, they can be modified independently when defects are discovered. To add new functionality to an application, only a trivial set of steps need be followed both in PHP and JavaScript:

Image Add a new command (key) and function name (value) to the command map.

Create and implement the new Business Control function.

Create ...

Get Oracle Database Ajax & PHP Web Application Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.