Austin Zheng

Results 32 comments of Austin Zheng
trafficstars

Nice! I'll check it out. Thanks. Unfortunately the project is broken with Swift 1.2, and my computer is in the shop so I haven't been able to debug it. The...

Actually... `%n` tokens are 1-indexed, `%` is always `%1`, and however many tokens there are is determined by the highest `n` value. Finally, `#()` can't be nested.

resources: http://stackoverflow.com/questions/12059936/clojure-global-variable-behavior-in-a-threaded-environment http://stackoverflow.com/questions/16849212/clojure-rebind-a-symbol-to-a-new-data-structure http://clojure-doc.org/articles/language/concurrency_and_parallelism.html

Still struggling to get everything tested.

Swift 1.2 seems to have a native Set type, so this should hopefully go in later this year.

https://github.com/realm/realm-cocoa/issues/4569 should address this issue. ~I still need to do more investigation.~ (The other path for refreshing tokens works correctly as is.)

I'm still on vacation, but it should be a very simple change. I'll make it next week.

Thanks for getting in touch with us about this issue. Since this is a convenience feature and we regrettably have no spare bandwidth, I've added it to our enhancements backlog....

Hopefully fixed by #5184. (Not closing since I want to see if it continues showing up or not.)