#508: Method Syntax ----------------------------------+----------------------------------------- Reporter: cjenk...@… | Owner: lsansone...@… Type: enhancement | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: ----------------------------------+----------------------------------------- I wish the syntax were:[[BR]] {{{set( firstName:first, lastName:last )}}}[[BR]] instead of: {{{setFirstName( first, lastName:last )}}}[[BR]] [[BR]] I think this would make the language less strange and therefore more intuitive and accessible to new learners. The current method syntax, which looks more like Objective-C, is strange to folks who do not already program in Objective-C.
-- Ticket URL: <http://www.macruby.org/trac/ticket/508> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel