Re: [swift-corelibs-dev] NSEnergyFormatter

2016-04-15 Thread Tony Parker via swift-corelibs-dev
We certainly appreciate help on this. Let us know if you have any questions. - Tony > On Apr 15, 2016, at 7:24 AM, Vojtěch Šťavík via swift-corelibs-dev > wrote: > > Hey guys, > > I'd like to help you with the project. I was looking for something simple to > start with and I'd choose NSEnerg

[swift-corelibs-dev] Swift3 rewriting for XCTest APIs

2016-04-15 Thread Mike Ferris via swift-corelibs-dev
Swift3 rewriting for XCTest APIs For the most part, the automatic heuristics seem to be doing the right things for Xcode’s XCTest. We have identified a few cases where we should perhaps discuss doing a little extra. Almost everything seems like it imports reasonably according to the API guidel

Re: [swift-corelibs-dev] Crypto as part of the core libraries

2016-04-15 Thread Travis Beech via swift-corelibs-dev
I guess I need to RTFM the docs on the swift evolution process. I’ll start there. :-) Travis Beech | Principal Developer | Unwired Revolution | c: 1 (209) 535-5357 Optimizing Operations for Mobile and Distributed Systems From: mailto:[email protected]>> on behalf of Travis B

Re: [swift-corelibs-dev] Crypto as part of the core libraries

2016-04-15 Thread Travis Beech via swift-corelibs-dev
Tony, I would be more than happy to step and lead the project as security in general is something that I’m very passionate about. Travis Beech | Principal Developer | Unwired Revolution Optimizing Operations for Mobile and Distributed Systems From: mailto:[email protected]>> on behalf of

Re: [swift-corelibs-dev] Crypto as part of the core libraries

2016-04-15 Thread Tony Parker via swift-corelibs-dev
Hi Travis, Someone will need to step up and lead the project. Is that you? =) Personally, I’m hoping that the structure of the Swift Package Manager will really encourage people to create new frameworks, and give them the tools they need to distribute for use by many developers. That will be a

Re: [swift-corelibs-dev] Crypto as part of the core libraries

2016-04-15 Thread Travis Beech via swift-corelibs-dev
Tony, How is that achieved? Or what kicks off that community-driven process? Travis Beech | Principal Developer | Unwired Revolution Optimizing Operations for Mobile and Distributed Systems From: mailto:[email protected]>> on behalf of Tony Parker mailto:[email protected]>> Date:

Re: [swift-corelibs-dev] Crypto as part of the core libraries

2016-04-15 Thread Tony Parker via swift-corelibs-dev
Hi Travis, I think the best path for projects to become part of the corelibs “umbrella” is to start them off as community-driven, and once they have gained enough momentum we should consider folding them into the core distribution. This provides a lot of key benefits. Most importantly, the new

[swift-corelibs-dev] NSEnergyFormatter

2016-04-15 Thread Vojtěch Šťavík via swift-corelibs-dev
Hey guys, I'd like to help you with the project. I was looking for something simple to start with and I'd choose NSEnergyFormatter. It seems to be pretty straightforward. Is it OK when I start working on it or you have some other plan for formatters? Vojta @vojtastavik