
Function call cascading considered harmful
Function call cascading hits the composability, testability and reusability of software components and should be avoided in preference for sequential and explicit function calling.
2023-05-24
Function call cascading hits the composability, testability and reusability of software components and should be avoided in preference for sequential and explicit function calling.