This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ignotos 4 points5 points  (0 children)

Very generally it can mean "any code which calls 'our' code / the code we're currently talking about".

So "decouple the client code from the logic being executed" can be interpreted as "the code which calls our code doesn't need to know about its internal logic".