Taking Delphi to the next level: multi layer programming

Skybuck Flying <[email protected]> Sat, 22 Jul 2023 06:08:34 -0700 (PDT)
Newsgroups alt.comp.lang.borland-delphi
Message-ID <[email protected]>
Code layers like Adobe Photoshop or Nuke (Image/Video compositing).

First code layer contains main code/red line of code flow.
Second layer contains error handling code
Third layer debugging code
Fourth layer visualization code
Fiveth layer IDE code
Sixth layer hardware specific speed up code
Seventh layer documentation

Bye for,
  Skybuck