Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift version #57

Open
Koshub opened this issue May 3, 2015 · 4 comments
Open

Swift version #57

Koshub opened this issue May 3, 2015 · 4 comments

Comments

@Koshub
Copy link

Koshub commented May 3, 2015

Perfect pod, will you do the Swift version?

@pwightman
Copy link
Member

Likely won't rewrite in Swift, this library wouldn't benefit much from Swift-specific features. But it may be good to put in nonnull and nullable attributes on params/return types so it's more Swift-friendly.

@atomkirk
Copy link
Member

atomkirk commented May 3, 2015

Yeah im going to write a date library in swift but it dont resemble the structure of this one at all. This one has a lot of bad design choices and like @pwightman said, a lot of swift features can make this much easier and intuitive to use, as well as much more readable.

@Koshub
Copy link
Author

Koshub commented May 3, 2015

@atomkirk, I meant rewrite with Swift features

@truemetal
Copy link

If there would be native Date support so that you don't have to from NSDate that would work perfectly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants