Modular Design

When developing applications and tools we are thinking the reusable component way.

Modular design means that our software can be

  • configured to adjust behaviour,
  • reused in other (batch) processes and applications (commandline parameters, COM/activex, dotNET),
  • enhanced from customer with addins and/or (vb) scripts,
  • integrated within other products