Subprocesses help to encapsulate functionality to deal with complexity, enable r

Subprocesses help to encapsulate functionality to deal with complexity, enable reuse and better maintenance/testing of pieces of functionality.

Which are the best practives for a subprocess to communicate to the calling parent process the results of its processing (passing variables by reference, exception handling, etc. ?)...

OriginalPostID-121526

OriginalPostID-121526

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data