Andrew Sardone

Results 9 comments of Andrew Sardone

πŸ‘‹ Hi there! I'm a late comer to this issue πŸ˜„ @matclab, were you able to fix your Google App Engine + vcrpy issue? @kevin1024, is this still an open...

Gotcha. Thanks for the reply, @matclab!

Building off of the @cdzombak [optionals discussion](https://www.facebook.com/groups/nscoders/permalink/585617608219670/), we should note that the `tableView` and `indexPath` parameters are _implicitly unwrapped optionals_. This will be a common occurence in Swift when briding...

A couple of thoughts, @KevinVitale, to make sure we understand some Swift syntax pecularities: I’m all for using a [Swift closure](https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/Swift_Programming_Language/Closures.html#//apple_ref/doc/uid/TP40014097-CH11-XID_117) where we might have used [dat C extension](http://cocoa-dom.tumblr.com/post/56517731293/new-thing-i-do-in-code). We...

No doubt that `viewController` should be a constant.

Hi there, @pkantsedalov! Apologies for my delayed reply; this email got lost in my queue. I'm not maintaining this project since it was posted as a simple proof-of-concept. I'm not...

> The issue was opened just FYI and for other developers to inform them. Well thank you for opening it! πŸ’–

It’s totally pie-in-the-sky, but it would be amazing if they were Rx Observables, and the Objective-C interface exposed [ReactiveCocoa signals](https://github.com/ReactiveCocoa/ReactiveCocoa) and the Android interface exposed [RxJava Observables](https://github.com/ReactiveX/RxJava).

Sorry for the delay; just chiming into this thread. > I’m inclined to just start with contact info and hold off on a full policy none of us really understands...