Re: [swift-dev] Documentation

2016-01-06 Thread James Campbell via swift-dev
ate posted documentation. >> >> We're exploring various options. If you have specific suggestions on >> what you would like to see, please speak up. >> >> Thanks, >> Ted >> >> On Jan 6, 2016, at 11:06 AM, James Campbell via swift-dev < >&

[swift-dev] Documentation

2016-01-06 Thread James Campbell via swift-dev
Is there a way of improving the documentation and hosting it on Swift instead of Apple ? Currently the Array page lists all of the things the class directly implements but doesn't include any of the methods mixed in by protocol extensions (i.e all of the methods from CollectionType). With YardDoc

Re: [swift-dev] Reducing the size of Swift binaries by shortening symbols

2015-12-20 Thread James Campbell via swift-dev
I would love to add that uploading iOS apps is much bigger with swift Sent from my iPhone > On 20 Dec 2015, at 15:35, Stephen Canon via swift-dev > wrote: > > Nadav, can you clarify what we’re really trying to accomplish here? "Smaller > binaries” isn’t too important of a goal in and of its