Lars Hvam
Lars Hvam
There is the BINARY SEARCH, WITH KEY thats not possible in table expressions my personal opinion: READ TABLE is not super bad
yea, I'll get to it sometime
or like this, ZCX_ROOT is a static exception, ```abap CATCH zcx_root ##no_handler. CATCH cx_static_check ##no_handler. ENDTRY. ```
plus none of these throws a static exception ```abap try. abap_elemdescr ?= cl_abap_typedescr=>describe_by_name( p_name ). if p_langu is supplied. result = abap_elemdescr->get_ddic_fixed_values( p_langu ). else. result = abap_elemdescr->get_ddic_fixed_values( ). endif....
hint: for each ABAPFile, call the ABAPFile.getInfo() method, it should contain everything to implement this check
I'm thinking in the direction of: method has only parameter "foo", parameter "bar" is documented => inconsistent as "bar" is not a parameter
hmm, yea, well, hmm, why not
👍 I'll probably also add sha/tag/branch in the dependencies configuration, https://github.com/abaplint/abaplint/issues/941