'. '

Teleinterface

From APIDesign

(Difference between revisions)
Jump to: navigation, search

JaroslavTulach (Talk | contribs)
(New page: Special kind of API Design Pattern that allows two parties to communicate via an interface that does not understand the whole complexity of the communication. Somehow...)
Next diff →

Revision as of 20:28, 1 February 2009

Special kind of API Design Pattern that allows two parties to communicate via an interface that does not understand the whole complexity of the communication. Somehow the information flows from one side to another without being observed by the API itself.

buy