The Evolution section of the schema 
<https://capnproto.org/language.html#evolving-your-protocol> does not 
document any way to evolve a return value of a method. Is it possible to 
evolve function returns, and if so what are the rules? Especially as it 
applies to returns without parens (can I evolve func @0 () -> :Data; into 
say func @0 () -> (data :Data, other :Text);)

-- 
You received this message because you are subscribed to the Google Groups 
"Cap'n Proto" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/capnproto/064e09f3-e8ee-49e3-b0dc-022c0b5e68a3%40googlegroups.com.

Reply via email to