Welcome to Foxite.COM Community Weblog Sign in | Join | Help

Sunday, January 07, 2007 - Posts

Design Patterns - Adapters and Wrappers

What is an adapter and how do I use it? The adapter, as its name implies, describes a solution to the problem of making two disparate interfaces compatible by acting as a translation mechanism between them. How do I recognize where I need an adapter?
posted by andykr | 1 Comments
Filed Under: