Oh my bad, I thought you said the #trandform method didn't exist, but
you said #translate.

Anyways, regarding the syntax, I personally have no problem with it, I
used to long ago, but it grew on me. The thing is, this isn't easily
fixable without adding layers that map methods (like HotCocoa), nor do
I think we shouyld hide it from the user, because all API docs use the
objc style selectors, so hiding this from the user would make it even
harder to translate objc code to MacRuby.

On Fri, Apr 1, 2011 at 2:57 PM, Thomas R. Koll <i...@ananasblau.com> wrote:
>
> Am 01.04.2011 um 14:54 schrieb Eloy Duran:
>
>> Code works for me, so it's not really clear to me which #transform
>> method you are missing. Regarding the style, I prefer to use
>> parenthesis, which makes it a bit clearer.
>
> I didn't mean functionality, just the style which looks more like objC than 
> ruby.
>
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>
_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to