Technical stuffs MyPitSelf is a system to develop and maintain programs and data in a database.
Each development has its own environment with:
One "system" database containing:
- the description of the data,
- the source of the programs,
- a list of settings like constants, working directories....
One or more "data" databases containing the data to maintain.
During the development, environments are included in the main environment.
After the development mode, one can produce a set which is independant of the main environment.
As a developer, with MyPitSelf, you will build the environments for other programs and fill the "system" databases of the other programs.
Its target is to develop multi-user programs so there is a user authorization context with password entry.