Magically converting a snake_case method call to a CamelCase method dispatch is bad for peformance and documentation.
I believe that Laurent addressed that topic a few times already but I might be wrong.
There is currently no plan to support that approach in MacRuby.

- Matt

On Fri, Feb 4, 2011 at 1:32 PM, Rich Morin <rdm@cfcl.com> wrote:
At 6:57 PM -0200 2/4/11, Caio Chassot wrote:
> On 2011-02-04, at 01:26 , Rich Morin wrote:
> I'm sure the situation in JRuby land is worse, but
> generally, using Cocoa stuff from MacRuby feels
> enough like ruby, save for the HorridCamelCase,
> but I've gotten used to that.

Interestingly, JRuby does quite a bit of work to let
folks use snake_case, instead of CamelCase.

-r
--
http://www.cfcl.com/rdm            Rich Morin
http://www.cfcl.com/rdm/resume     rdm@cfcl.com
http://www.cfcl.com/rdm/weblog     +1 650-873-7841

Software system design, development, and documentation
_______________________________________________