Closed edahlgren closed 12 years ago
I'm not sure I follow. Where is data' treated as anything by a ByteString?
@erin added an example, so I think we're all good.
Hello,
I think you might have the wrong email address for your project notifications - I'm a different Erin Bourne. Sorry! Just didn't want to get any private information or for the other Erin to miss something important!
Thanks, Erin Bourne (in Red Deer, Alberta)
On 2012-10-18, at 11:42 AM, Will Moss wrote:
@erin added an example, so I think we're all good.
— Reply to this email directly or view it on GitHub.
My bad, sorry!
Right now the user is forced to only store protocol-buffers in Riak if relying on montage. I don't think this is reasonable. An extra function in the MontageRiakValue class on deserialization in serveMontageZmq I think would do the job of generalizing this out. Since the MontageEnvelope itself only requires a ByteString as its data', everything else (I think) is good.