[swift-corelibs-dev] Implementation of UnitConverter

2016-07-09 Thread Alfredo Delli Bovi via swift-corelibs-dev
Dear community, I would like to implement UnitConverter and its related classes in Foundation. I didn't find any related task so I created one (SR-2039 ). Is it okay to assign to myself? Is there any reason for which it should not be implemented yet? Regard

Re: [swift-corelibs-dev] Proposal: Improve Import of Scanner APIs into Swift 3

2016-11-30 Thread Alfredo Delli Bovi via swift-corelibs-dev
Thanks Oliver for bringing this up. Anyone can share the thread for the draft/experimental API which is in the implementation? I cannot find it. About performance, I think the idea is to return Swift types only and not autoreleasing objects anymore. Still a performance test would be needed to c