|
- implementation -
Existing day-to-day running operations are analyzed and structured into modules that are:
- user friendly - as the modules are user friendly they can easily be administrated by authorized
user(s)
- platform independent - as the modules are platform independent they can easily be integrated with
other modules and thus create a coherent unit. There is no upper limit as to how big such a construction
may be
- open-source applications - as the modules are written in public sourcecode they can easily be updated and/or
adapted to specific needs
- stand-alone applications according to the principle one module per routine - as the modules are stand-alone
applications they are entirely independent of one another and thereby can easily be replaced or removed with
no consequence for the construction
|