cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Coded humor

Lukas_Weigelt
Active Contributor
0 Likes
14,261

Found this sarcastic bit of coding while debuggin today, made my day:

CL_WDR_CLIENT_ABSTRACT_HTTP
HANDLE_REQUEST

cl_wdr_client_ssr=>todo_cleanup( 'Evil hack because of missing support in RR_APPLICATION' )."#EC NOTEXT

method TODO_CLEANUP.
  " REASON
  if 1 = 1.
  endif.
endmethod.

There must be more of this kind. Contribute! For the good of the world!

cheers, Lukas

View Entire Topic
Lukas_Weigelt
Active Contributor
0 Likes

And another one found. Lo and behold, this is pretty much representative for the entire module of FI-TV...

LFITP_SYNCHRONIZEF01


* especially let not survive TE-cluster data coming         "

* from TE-cluster import in this routine                    "

* No! Only let not survive TE-cluster result tables coming  "

* from TE-cluster import in this routine                    "

* NoNo! let all TE-cluster result tables coming             "

* from TE-cluster import in this routine survive....        "

All three entries are from the same developer (I removed his token behind the comment to avoid exposing him to...whomever).