Hacker News new | ask | show | jobs
by quickthrower2 1606 days ago
> Clear seperation of code by a networking call is the next logical step in the encapsulation principle of object oriented programming.

You can have clear separation at the import/library level though. No need to add that extra latency to every call.