Production
"RLP" Class Library for PowerBuilder

Production

Download "RLP" Class Library for PowerBuilder

This page is under construction and will be available soon. For the time being you may download "RLP" Class Library and inspect it for free.

Preface

After PowerBuilder Foundation Classes ( PFC ), the class library that belongs to the vendor of PowerBuilder itself, has been released, it does not make any sense to produce completely independent class libraries. Now the right class library for PowerBuilder is a based on PFC library and is intended to extend PFC functionality with new objects and technologies.

"RLP Class Library" functions exactly this way. It is a PFC based corporate framework that makes PowerBuilder development much easier and faster.

Features guide

Library Structure

RLP Class Library contains following PowerBuilder libraries:

RLPCorpL.pbl Inherited from PFC corporate level objects with "RLP" additions
RLPECmon.pbl Common objects: extension level
RLPEDwS.pbl DataWindow services: extension level
RLPEExt.pbl External (COM, OLE etc.) objects support: extension level
RLPEObjM.pbl ObjectManager support: extension level
RLPMCmon.pbl Common objects: main level
RLPMDwS.pbl DataWindow services: main level
RLPMExt.pbl External (COM, OLE etc.) objects support: main level
RLPMObjM.pbl ObjectManager support: main level
RLPXml.pbl XML support for PowerBuilder ( * not included in the free download bundle )
AppManager.pbl Corporate center for application management: classes, statuses, users, menus, actions, permissions etc.
LibraryObjects.pbl A set of usefull for PowerBuilder developer utilities allowing half-automatic documentation building

Supporting DataBase Structure

SQL Scripts needed to create necessary tables in your database

Configuration file Structure

Demo .INI file to be used with "RLP-based" application

AppManager Utility



Download "RLP" Class Library for PowerBuilder