Closed guersam closed 9 years ago
Thanks a lot :-) .. I just did the same changes in the branch wip-ch7
. One more refactoring that proved useful for RC4
is the helper function that Framing
offers for parsing stages. See https://github.com/debasishg/frdomain/blob/wip-ch7/src/main/scala/frdomain/ch7/streams/TransactionProcessor.scala#L25 ..
Oh, I like it, much better than parseLines
. Thanks for the pointer!