|
|
|
|
|
by BXLE_1-1-BitIs1
2311 days ago
|
|
I remember one programmer that I characterised with "He writes a lot of code". I ended up with one of his not small routines that I replaced with a one page assembler routine in MVS NIP rather than OPEN. When reworking printing software to support multi color, I researched a commonly used subroutine though several layers of calls and replaced it with, yes, a single character constant. I lost count of the many legacy applications where I tossed out great gobs of code produced by "productive" programmers. |
|