Hacker News new | ask | show | jobs
by bayesian_horse 1649 days ago
Yes, the original argument was that boundaries can't be enforced. Arguably, it is easier to enforce boundaries between microservices.
1 comments

You most definitely can enforce boundaries in libraries. Simple make sure that each library can compile and work with only the dependencies available it is allowed to have.