Version 6.3.12 for OpenVMS
 —  Programming Guide  —

Introduction to NaturalX

This document contains a short introduction to component-based programming involving the use of the NaturalX interface and a dedicated set of Natural statements.

The following topics are covered:


Why NaturalX?

Software applications that are based on component architecture offer many advantages over traditional designs. These include the following:

Using NaturalX you can create component-based applications.

You can use NaturalX to apply a component-based programming style. However, on this platform the components cannot be distributed and can only run in a local Natural session.

Top of page