Re: [swift-users] Draft guide for id-as-Any migration and known issues

2016-08-02 Thread Honza Dvorsky via swift-users
Thanks Joe! Does this mean NSJSONSerialization in Foundation will now work with native Swift dictionaries/arrays? That would be a great if so. Honza On Tue, Aug 2, 2016 at 1:05 AM Joe Groff via swift-users < swift-users@swift.org> wrote: > I've also posted the document as a gist, to gather upda

Re: [swift-users] Server side swift application ?

2016-05-02 Thread Honza Dvorsky via swift-users
Server-side Swift is not mature by any measure, but there are very vibrant groups building a few competing solutions, outside the IBM group. I've already built a low-importance, in-production server using Vapor . There's another group called Zewo