Pablo Fernandez

Results 37 comments of Pablo Fernandez

Hi, I was just going to report on this and I found this thread... +1! I would be happy also to provide the fix, but I have two or three...

BTW, I think onAutoConnectionStarted() is not really useful, since it's predictable and not "delayed" to be a callback method. Anyway, just saying. Also, if you get rid of onNewConnection() and...

Mmmm maybe this is not such a great idea. I tried it in my app, and it gets very confusing because Connect and AutoConnect callbacks are different (and one overwrites...

ouch, now that I think about it... even if I use the same looper, they would be different handlers, right? So messages should not be leaked I believe, but I...

BTW, I have updated the documentation and version number in my master branch... did not want to send you yet-another PR.

Ah... that! It was a pitty to change it, but the puppetlabs-apache module accepts the allow line as a string, not as an array, and I did not want to...

This is quite old and Thias has moved forward... I will merge with the newest and submit the PR again, but it will take me some time.