Wrapper Library

Wrapper Library

In computer programming, a library is a collection of subroutines or classes used to develop software. Libraries expose interfaces which clients of the library use to execute library routines. Wrapper libraries (or library wrappers) consist of a thin layer of code which translates a library's existing interface into a compatible interface. This is done for several reasons:

  • To refine a poorly designed or complicated interface.
  • Allow code to work together which otherwise cannot (e.g. Incompatible data formats).
  • Enable cross language and/or runtime interoperability.

Wrapper libraries are implemented using the Adapter, Façade, and to a lesser extent, Proxy design patterns.

Read more about Wrapper Library:  Structure and Implementation, Cross-language/runtime Interoperability, Existing Wrapper Libraries

Famous quotes containing the word library:

    Madam, a circulating library in a town is as an evergreen tree of diabolical knowledge; it blossoms through the year. And depend on it ... that they who are so fond of handling the leaves, will long for the fruit at last.
    Richard Brinsley Sheridan (1751–1816)