Wrapper

From Open Source Ecology
Revision as of 21:33, 26 December 2014 by Marcin (talk | contribs) (Created page with "The concept of a wrapper is taken from a wrapper function that is used in programming for convenience of using other modules of code - [http://en.wikipedia.org/wiki/Wrapper_fu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The concept of a wrapper is taken from a wrapper function that is used in programming for convenience of using other modules of code - [1].

For open hardware, a wrapper may be thought of as "an interface to an interface". In other words, if no clear way exists for connecting two hardware modules or components - then an intermediary piece of hardware may be used to make the connection.

For maximizing modularity, modules should have interface standards for universal interconnectability. Likewise, wrappers should follow universal standards to maximize interoperability.