'. '

RequestResponse

From APIDesign

(Difference between revisions)
Jump to: navigation, search
(New page: == Response Reply == Design pattern that solves the problem of growing parameters and return values from API methods. Beyond its basic purpose, it can help with delivering multiple result...)

Revision as of 05:53, 14 June 2008

Response Reply

Design pattern that solves the problem of growing parameters and return values from API methods. Beyond its basic purpose, it can help with delivering multiple results and providing the results in an incremental way, one by one. It also helps a lot with ability to cancel a computation in the middle.

TBD...

Personal tools
buy