Re: [capnproto] Re: Working on Swift support

2017-05-08 Thread Dan Appel
I left it incomplete - I had decoding implemented but did not finish
working on traversing the schema and codegen. I could clean up what I have
and push it on GitHub if you'd like a starting point :)

Dan

On Mon, May 1, 2017 at 8:12 AM deansher via Cap'n Proto <
capnproto@googlegroups.com> wrote:

> I'm considering using Cap'n Proto for a Swift project. I wouldn't mind
> picking up a partial implementation and completing it. Dan, or anyone, did
> you end up committing anything?
>
> Dean
>
> --
> 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.
> Visit this group at https://groups.google.com/group/capnproto.
>

-- 
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.
Visit this group at https://groups.google.com/group/capnproto.


Re: [capnproto] File extension for binary Cap'n Proto data?

2017-02-25 Thread Dan Appel
I've been using .capnpb for binary and .capnpc for compiled, but those are
obviously unofficial.

On Sat, Feb 25, 2017 at 9:03 AM Ross Light  wrote:

> This is an entirely pedantic question, but what extension do/should folks
> use for serialized Cap'n Proto files on disk?
>
> -Ross
>
> --
> 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.
> Visit this group at https://groups.google.com/group/capnproto.
>

-- 
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.
Visit this group at https://groups.google.com/group/capnproto.