Re: [swift-evolution] [Swift4] Mailing list vs. Forum

2016-08-21 Thread Michie via swift-evolution
Incase, the Swift team decided to use a forum. I would like to suggest Discourse (http://www.discourse.org). It is one of the most reliable open-source made forum and most companies have been using it as their forum/community eg. Dockers, Let's Encrypt, etc... The Swift Team has a choice to

[swift-evolution] [PITCH] WatchKit API Design Change to use properties instead of methods to set properties

2016-06-22 Thread Michie via swift-evolution
PROPOSING: UPDATE WATCHKIT API DESIGN TO USE PROPERTIES INSTEAD OF METHODS TO SET PROPERTIES by Michie - https://github.com/michieriffic INTRODUCTION WKInterfaceLabel is still using methods for set Text (setText), set Text Color (setTextColor), set Attributed Text (setAttributedText) to set