[Core] Allow storing results from multiple calls in response class
Review Request #125 — Created June 30, 2013 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr | |
pprkut:request | |
|
|
126 | |
Reviewers | |
lunr | |
Allow storing results from multiple calls. This allows use of one Response object together with InterRequest Objects for storing the return values of all calls made.
Unit Tests