[swift-users] Sampling collections

Jens Alfke jens at mooseyard.com
Sun Apr 10 19:18:54 CDT 2016


> On Apr 10, 2016, at 4:36 PM, Dave Yost <Dave at Yost.com> wrote:
> 
> Every package that wraps C functions should be accompanied by a higher-level package that wraps the raw interface in best Swift fashion, IMO.
> A C package without higher-level Swift wrappers is an invitation to chaos as a zillion people publish competing higher-level wrappers.

Sounds good, although that wasn’t really what I was talking about.

Is this a problem? Are there a lot of C-wrapping Swift libraries that don’t provide idiomatic & safe Swift APIs? I haven’t run across any.

—Jens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160410/dbddd4ea/attachment.html>


More information about the swift-users mailing list