Introduction

To fully understand the development of the logon framework functionality, you need to become familiar with design concepts that work together to create an extensible and configurable architecture, using the object-oriented nature of the Curl language.

We will investigate:

  • How to develop a number of ancestor classes that enable the availability of common functionality throughout similar application components

  • How multiple-inheritance can be used to integrate required features in a descendent class

  • How global application variables can be made available

  • How to package the logon functionality for ease of integration with other modules

  • How to use the factory design concept to ensure that visual enterprise standards are enforced

Get Enterprise Curl 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.