pNre / ExSwift

A set of Swift extensions for standard types and classes.
Other
3.38k stars 318 forks source link

ExSwift needs a new major version #137

Open michaeleisel opened 9 years ago

michaeleisel commented 9 years ago

A lot has changed in Swift, from the @noescape parameter to generic extensions. This would be the perfect time to both take advantage of these features and clean up some of the sloppiness of the code base. Here are some changes that should be made:

This repo is in a very stagnant place while Swift is moving quickly. In the past month, 5 issues have been opened and only one has been responded to. Have most people moved on to some other repo, like Dollar.swift? It seems like this library could be a key supplement to the Swift standard library, bringing it on par with the standard libraries of languages like Ruby and Clojure, but it seems to have little enthusiasm behind it.

@pNre @sebbean @PGLongo

dickwu commented 9 years ago

Waiting

kaunteya commented 9 years ago

+1

Rhuantavan commented 9 years ago

+1

hiltonc commented 9 years ago

This project seems abandoned. Is there a shining alternative?