Quoting ezy...@mit.edu (2019-09-09 23:15:45)

> So Cap'n Proto is first and foremost a serialization library, and only
> incidentally a data structure description language (at least, until
> https://groups.google.com/forum/#!searchin/capnproto/refcounted%7Csort:
> date/capnproto/Reg0wInHBdY/ftJUP3iTCQAJ happens).

FWIW, the Haskell implementation (of which I am the author) already
implements a "plain-old-ADTs" API in the spirit of POCS, and I default
to using it, since it's much more ergonomic (and originally my personal
interest in capnproto was more about the rich semantics of the rpc
protocol than anything related to performance).

-- 
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 capnproto+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/capnproto/156813636321.6647.13654316293988053018%40localhost.localdomain.

Reply via email to