Model Object Classes

The Object-relational Mapping (ORM) tool in the Istarel Workshop Application Framework has a number of switches that affect the way model object classes are constructed. Consider a simple table for categories (used to characterize articles on this blog).

Shell Script Application Installation

An application is virtually certain to change design quite drastically from initial conception to launch. A well-conceived shell script that combines the application database schema with the Istarel Workshop Application Framework's object-relational mapping (ORM) tool makes it quite simple to cleanly handle change.

Creating an Application

The Istarel Workshop Application Framework has two important command line executables, one to create an application skeleton, and one to create the model object classes associated with the application database.