Brandon Alexander

Results 32 comments of Brandon Alexander

Moving this to Future as the transition isn't seamless. Nielswhi's kit offers its own functions for presenting the view and it's main Controller extends NSObject, not UIViewController. Now using Zac's...

Either user Neilswhi's or mtigas's forks. Or another active fork that's stable.

I asked @EndangeredMassa to take over as maintainer several months ago for portscanner and he has done an amazing job responding to issues and pull requests. If anyone is relying...

Thanks @jesusprubio for the offer! My only request is that since portscanner is depended on by a decent number of packages, it remain dependable and breaking changes follow the semver...

I would like to welcome @shinnn as a maintainer for portscanner! Thank you @jesusprubio and @stroncium for the offers to help. And thank you @EndangeredMassa for keeping the project going...

Big shout out to all the previous maintainers for helping with node-portscanner. I have been out of the Node.js community for a few years and I greatly appreciate everyone who...

The plan is for the API for 2.0 to look very similar to @timoxley's protocol above. One tweak, from pull request #60, is there should be a way to listen...

Thanks @comick for the pull request and test case! I'll be taking a deeper look at the functionality in the next few days.

I reviewed the code @comick. I think your issue comes from another issue brought up about how method calls are treated as events. I've started planning out 2.0 of xmlrpc,...

Lame, I deleted my comment when trying to edit. In summary, the comment was: - I like the idea - What's your thoughts on a module name? Currently thinking `XmlRpcMarshaller`...