Application development and maintenance require frequent iterations between
design time and runtime. This process is necessarily time-consuming,
imprecise, and somewhat frustrating. True, this is a characteristic of RAD
environments...but isn't there a better way?
Runtime-driven development represents a step in the right direction. This
article talks about Enable Runtime Explorer (Rex) and shows how a new
development cycle can benefit the daily activities of PowerBuilder
developers.
Enable Runtime Explorer
Rex is a tool for developers that implements the runtime-driven development
cycle (see Figure 1). There are three components:
Runtime Engine: This runs together with the application so that it can be
explored in runtime, enabling errors/improvements to be identified an... (more)
In the last few years many customers I consult for have asked how to
modernize their PowerBuilder applications and their development skill set.
They want to go to the Web, they want to embrace .NET, and, in general, they
don't want to fall behind. I can sense their anxiety, but there are some good
approaches that make this transition relatively quick and easy. This article
is intended to... (more)