Mercurial > hg > piper-cpp
changeset 30:eb679afcd1bb
Comment for the future!
| author | Chris Cannam <c.cannam@qmul.ac.uk> | 
|---|---|
| date | Tue, 24 May 2016 15:38:50 +0100 | 
| parents | 7062a3bebaa3 | 
| children | b376ab0ce003 | 
| files | utilities/vampipe-convert.cpp | 
| diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/utilities/vampipe-convert.cpp Tue May 24 14:09:58 2016 +0100 +++ b/utilities/vampipe-convert.cpp Tue May 24 15:38:50 2016 +0100 @@ -127,6 +127,9 @@ return j; } +//!!! Lots of potential for refactoring the conversion classes based +//!!! on the common matter in the following eight functions... + RequestOrResponse readRequestJson() {
