[Ironruby-core] IronRuby and Me
Martin Smith
martin.smith.jr at gmail.com
Tue Nov 10 19:48:20 EST 2009
Hello again (sorry for the double post),
We've noticed some slightly odd behavior. IronRuby, it seems, won't
mangle methods that have the word "Me" in them, so if I have a method:
UncheckMeAndMyChildren, uncheck_me_and_my_children won't work
but for:
UncheckSelfAndMyChildren, uncheck_self_and_my_children DOES work.
Is this a bug or the expected behavior?
Thanks,
Martin
More information about the Ironruby-core
mailing list