Justin Balthrop

Results 16 comments of Justin Balthrop

@pelle, any update on this? Any chance it could get in before 1.0.0? Thanks!

Thanks! On Sun, Feb 23, 2014 at 1:55 AM, Pelle Braendgaard [email protected] wrote: > ## Missed this. Let me review it > > Reply to this email directly or view...

Ok. Since I'm moving it, does anyone have an idea for a better name? I'm not all that fond of `clojure-*` names. Maybe just `complete`?

Maybe `comply` to go with `reply`? I kind of like the symmetry of both having names that you pronounce wrong if you read them as English words ;)

@amalloy does the naming strategy stuff you added help with this? On May 30, 2012, at 2:07 AM, jheander wrote: > It seems that the code currently requires enums to...

Great. @amalloy, can you post a quick example here?

Yeah. Declaring it as a `CGFloat` solves the issue. That's what I meant actually :) Casting every use would be crazy. I'm curious what caused this to change since it...

We have a two extensions that I added in my fork that we use extensively throughout our code. Here is an example of the usage: ``` constrain(statusView) { statusView in...