<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Coupling on wid's blog</title><link>https://wid-blog.github.io/tags/coupling/</link><description>Recent content in Coupling on wid's blog</description><generator>Hugo</generator><language>ko</language><lastBuildDate>Sun, 25 Feb 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://wid-blog.github.io/tags/coupling/index.xml" rel="self" type="application/rss+xml"/><item><title>Facade</title><link>https://wid-blog.github.io/posts/tech/design-pattern/facade/</link><pubDate>Sun, 25 Feb 2024 00:00:00 +0000</pubDate><guid>https://wid-blog.github.io/posts/tech/design-pattern/facade/</guid><description>Facade는 복잡한 서브시스템에 단순한 진입점을 제공해 클라이언트와 내부 구현의 결합을 끊는다. 서비스 레이어, 라이브러리 SDK가 사실상 Facade다. Adapter는 인터페이스 변환, Mediator는 양방향 조정이라는 점에서 구분된다.</description></item></channel></rss>