A Grok-Centric Explanation of Adaptation
This Tutorial applies to:
Any version.
This Tutorial is intended for:
Developer
All content on one page (useful for printing, presentation mode etc.)
- Adapters from an MVC architecture perspective How do Adapters compare to the MVC architecture?
- A real world example of Adaption Imagine that you are about to give a presentation at a meeting. You've brought your laptop, and the room has a projector and a cable to plug your laptop into the projector. However, the cable you brought won't plug into the projector because your cable only interfaces with a DVI port, and the projector only interfaces with a VGA port.
- Adapters in a Web Application While using physical adapters to connect laptops is something that we can understand, where would using adapters in a web application make sense?
- Further Reading There are some more documents that can help you grasping the concept of adaptation