A
asthomas
Guest
We use Roundtable and have a set of tools on top of that to handle the "configuration" of server and client packages. Part of this configuration is which parts of an application go into procedure libraries at build time - using a set of "rules" currently managing in an XML config file that is part of the version controlled application. When code is deployed from RTB, it can then be processed with our deployment tools which are a combination of ABL code and Ant scripts. All of this can be tied together using scripts or running from CI tools like Jenkins. We are currently not using PCT to create the pl files, but rather ABL code that processes our configuration rules. This may change as we look at how we can use some of the new tools that are out there.
Continue reading...
Continue reading...