Skip to content
Roberto Artigas edited this page Jul 20, 2023 · 30 revisions

RES (RESults) Documentation

RESults is a basic development structure in a development language useful for organizing multi-application client-server and web applications. It is one choice on how to organize applications in clarion or any computer language. There are a number of choices. The ultimate criteria is, 1) does it work for the business, 2) can someone new to the system understand the business structure, 3) can you maintain, enhance, test, and audit your system easily, and 4) does the system reflect your business processes.

Depending on the size and purpose of your enterprise system, it can be a single application, multi-application collection, distributed application collection, or micro-service application across multiple servers.

The choice between efficiencies of scale and efficiencies of speed will have to be looked at depending on your business.

RESults is sitting somewhere in the distributed multi-application area (2020-09-28). Contains one or more servers and distributed locations. We are choosing to evolve and document as we go.

Webinars

ClarionLive: 608 : APR 23, 2021 (Part 1) : https://www.youtube.com/watch?v=oOqk9I4n00Y
Clarioneros: 186 : 2021-04-24 (Part 1) : https://clarionlive.com/clarioneros.htm (OneDrive link)
ClarionLive: 609 : APR 30, 2021 (Part 2) : https://www.youtube.com/watch?v=tioPTknj0qg
Clarioneros: 192 : 2021-06-12 (Part 2) : https://clarionlive.com/clarioneros.htm (OneDrive link)

Code Wiki Main Repositories

Overview

The description and reasons for the choices will be generally explained. You might not agree and can choose differently. Hopefully, you can make your choices with some understanding.

A

Code Wiki Main Repositories

The two highest achievements of the human mind are the twin concepts of "loyalty" and "duty". Whenever these twin concepts fall into disrepute, get out of there fast! You may possibly save yourself, but it is too late to save that society. It is doomed.
Robert A. Heinlein

Clone this wiki locally