I'm new enough to Swift I don't know the answers to those questions either. Its still early days and hard to find answers to a lot of questions.
On Tuesday, September 16, 2014 11:46:49 AM UTC-4, Jens Alfke wrote: > > > On Sep 16, 2014, at 7:04 AM, Julian Paas <[email protected] > <javascript:>> wrote: > > Have there been any thoughts/discussions about a native Swift API? > > > No, not yet. All I've done so far is tweaked the .h files to make them > more Swift-friendly, by adding things like NS_ENUM. > > Starting to play with an actual Swift project now. Is there a way to see > an entire Swift-ified interface for a CBL class? If I Cmd-click on a UIKit > or Foundation class name it shows me the full interface in Swift syntax, > but if I do that on a CBL class it just opens the regular .h file. > > When I start thinking about a native Swift API, I find myself thinking > about JSON types. The natural Swift encoding of a JSON value would be an > enum; has anyone built a library around that yet? > > —Jens > -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" 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/mobile-couchbase/fdbd3362-b4fd-4c08-a907-777dbdd3e5b2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
