Isaac Whitfield

Results 80 comments of Isaac Whitfield

@keathley neat. The API you have is small enough that I'm probably not against including in here, but if you'd rather keep it separate that makes sense too! It might...

@keathley did you ever publish anything around this? If so, feel free to link and I can probably drop in the README if it's helpful!

I'm not sure I understand what this is doing... Which OTP version changed that signature?

Well, that's a pain. I'm not going to merge this though; raising the minimum to v1.7 is "too much". I'm not entirely sure how to work around this because I...

@crusty-dave as far as I know, this is still up for discussion. It should be pretty simple in terms of passing through to Hyper though; there's no reason specifically why...

@crusty-dave yeah, I think perhaps we should do our best to include this with 0.4 if we're able to (which is what we're thinking of for the next release). Do...

@Nokel81 hi! Sorry that this has been left so long. I'm interested in this issue as I also used to wire my Node apps in the same way. Do you...

@danielpclark I don't believe the API supposed exclusion yet, but we'd be totally willing to accept a PR adding it! I wonder if @colinbankier has any thoughts on API methods...

@danielpclark I think I'd prefer something like `AssetGroup` or `AssetCollection`, rather than `Path` or `File`. `Into` seems fine; we could implement it for `&str`, and it would be possible to...

@CogumelosMaravilha this might be file descriptor limits on your machine. What does `ulimit -n` give you?