[swift-corelibs-dev] CFStringTokenizer

Philippe Hausler phausler at apple.com
Thu Jun 22 11:45:21 CDT 2017


That particular implementation is not part of the open source side of CF, so a re-implementation in Swift/C would be the way to go here.

> On Jun 22, 2017, at 9:44 AM, Andy Best via swift-corelibs-dev <swift-corelibs-dev at swift.org> wrote:
> 
> Hey,
> 
> I'm looking at implementing the final missing NSString method ( enumerateSubstrings(in:using:) ), and I noticed that there is no implementation of CFStringTokenizer in the provided CoreFoundation.
> 
> Is this meant to be the case?
> 
> If so, I'll go ahead and implement it in pure Swift
> 
> 
> Andy
> _______________________________________________
> swift-corelibs-dev mailing list
> swift-corelibs-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-corelibs-dev



More information about the swift-corelibs-dev mailing list