Zearin

Results 192 comments of Zearin
trafficstars

Alright, so if I understand correctly: I don’t need `registerSubview`, or `renderSubview` if I’m using the `subviews: …` hash. Is that right? - What about referring to subviews in the...

(Oops—just noticed your second reply. I’ll see what I can do, but FYI I’m not super confident in my abilities here.)

(I know people have strong opinions about CoffeeScript. If you happen to hate it, please stay your judgement upon me for now. Thanks!) Okay. So here’s a snippet of my...

@wraithgar Glad to hear it. I look forward to the discussion!

> To avoid naming collisions, I am using ...View as a suffix for subviews as a convention. So it is unassignedView, which is then accessible as view.unassignedView.collection.whatever. Yeah, that could...

ping! I was watching this discussion out of interest. Just wanted to check in. How’s everyone doing?

> I'm pretty sure Humvees or buggies could never crush in the original. Correct. Harvesters, tanks, and similar vehicles could crush. Nod Recon bikes, Humvees, and the like could not.

I was about to open this very issue, when I found that someone else ran into the same problem. ---- ## Source of this issue The issue is with [line...

@jakubroztocil Before your next release, can you merge this one?

As I *thought* I understood it, async generators were _made_ for streams. Is there really no way to get this to work?