I know that in b4a and b4i a try catch error is generated for long subroutines in debug mode. Does the same rule apply for b4j? If so what is the best technique to split it into smaller ones?
I know that in b4a and b4i a try catch error is generated for long subroutines in debug mode. Does the same rule apply for b4j? If so what is the best technique to split it into smaller ones?