Taxonomy vs Adaptee - What's the difference?
taxonomy | adaptee |
The science or the technique used to make a classification.
A classification; especially , a classification in a hierarchical system.
(taxonomy, uncountable) The science of finding, describing, classifying and naming organisms.
(software, object-oriented) A class that is converted to another class using a so-called adapter class.{{reference-journal
, last1 = Freeman
, first1 = Eric
, authorlink1 =
, last2 = Freeman
, first2 = Elisabeth
, authorlink2 =
, last3 = Kathy
, first3 = Sierra
, authorlink3 =
, last4 = Bert
, first4 = Bates
, authorlink4 =
, editor-last = Hendrickson
, editor-first = Mike
, editor-link =
, editor-last1 = Loukides
, editor-first1 = Mike
, editor-link1 =
, year = 2004
, title = Head First Design Patterns
, volume = 1
, pages = 242
, publisher = O'REILLY
, language = English
, format = paperback
, isbn = 978-0-596-00712-6
, accessdate = 2012-07-02
, quote = The Adapter Pattern's role is to convert one interface into another. While most examples of the dapter pattern show an adapter wrapping one adaptee'', we both know the World is often a bit more messy. So, you may well have situation where an adapter holds two or more ''adaptees that are needed to implement the target interface.
, url = http://it-ebooks.info/book/252/
}}
