On Thu, Feb 6, 2014 at 12:22 AM, Juliusz Gonera <[email protected]>wrote: > > Since the library is in a very early stage as of now, I decided to also > take a stab at it yesterday and would present a slightly different, more > Rubyish and OO-oriented, approach. You can find it here: > https://github.com/jgonera/mediawiki-api > ... > Let me know what you think. I'd really like us to work on this together.
Hi Juliusz, Jeff, Chris and I had an immediate need for a gem so we decided to continue working on our one at the moment. We are tracking the progress at bugzilla[1]. I am open to completely changing the gem in the future. I like the idea of a simple name mediawiki-api, but there is a convention[2] that suggests the name should be mediawiki_api[3], so we have decided to rename our gem to that. I had just a few minutes to take a quick look at your code but I like what I saw. Especially OO approach and unit tests. Let's pair on it next week. :) By the way, did you push the gem to rubygems.org? I could not find it there. Željko -- 1: https://bugzilla.wikimedia.org/show_bug.cgi?id=60762 2: http://guides.rubygems.org/name-your-gem/ 3: https://rubygems.org/gems/mediawiki_api
_______________________________________________ QA mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/qa
