Creator of Alamofire here. Just pushed the 1.0.0 release. Happy to answer any questions you might have.
Alamofire: HTTP Networking in Swift
21–29 of 29 posts
Re: Alamofire: HTTP Networking in Swift
#22Creator of Alamofire here. Just pushed the 1.0.0 release. Happy to answer any questions you might have.
Thanks for your work by the way.
Re: Alamofire: HTTP Networking in Swift
#23So... what do those guys at Panic have you working on? ;)
Re: Alamofire: HTTP Networking in Swift
#24Creator of Alamofire here. Just pushed the 1.0.0 release. Happy to answer any questions you might have.
What about supporting using something like PromiseKit for error handling and interoperability with aggregation methods? Would you be willing to consider that? Thanks for your work by the way.
Re: Alamofire: HTTP Networking in Swift
#25Congrats on this release! However, I think the library name is a bit of a poor choice. I don't want to take away your thunder, I just picked this post to do my rant :). There seems to be a lot of new general-purpose libraries with very poor non-descriptive names coming out. Whenever I need to dive into a new codebase, in a language and ecosystem I'm unfamiliar with, it's extremely hard to figure out which dependency…
I wonder how much this matters to other developers – but I, at least subconsciously, when faced with a library choice, take into account things like: - Simple, pretty name (Alamofire is very nice-sounding and memorable – even feels like overkill, author should've saved it for an iPhone app or something.) - The pretty logo - The perfect use of Markdown (I'm so obsessed about using `` around everything that looks like…
There isn't.
The overlap is relatively small between:
- People who are great at writing software.
- People who are great at designing logos and quality of presentation (or have someone on staff that is).
Re: Alamofire: HTTP Networking in Swift
#26Earlier quoted context omitted.
What about supporting using something like PromiseKit for error handling and interoperability with aggregation methods? Would you be willing to consider that? Thanks for your work by the way.
I don't really see much need for it. Others are welcome to create such an integration, but I probably won't do so myself.
Re: Alamofire: HTTP Networking in Swift
#27Creator of Alamofire here. Just pushed the 1.0.0 release. Happy to answer any questions you might have.
* Is this being used in any apps in the App Store currently by you? (or Panic?)
* Is Alamofire a non-profit or some kind of organization? Curious why it's listed in the README.
* Perhaps a bit deeper: Why a rewrite of AFNetworking's feature set instead of a AFN 3.0?
Re: Alamofire: HTTP Networking in Swift
#28Are all of Alamofire/PackRat/Gowalla defunct now?