On Fri, Feb 8, 2013 at 3:20 AM, Christoph Rosse <cro...@2bepublished.at>wrote:

> Hi,
>
> could you rename these functions to:
>
> cli_process_set_title
> cli_process_get_title
>
> http://www.php.net/manual-**lookup.php?pattern=set_&scope=**quickref<http://www.php.net/manual-lookup.php?pattern=set_&scope=quickref>
> gives me a lot of hits like:
>
> xml_parser_set_options
> stream_set_read_buffer
> pg_set_info
> ps_set_border_color
>
> etc.
>
> its also a lot more readable as it is: object_action_subject.
>

Done. In keeping with "object_action_subject" as suggested by Christoph, I
renamed the methods: cli_(get/set)_process_title. Patch updated:
https://gist.github.com/keyurdg/4728770

Since there's consensus around this, I'm moving this RFC to voting state.

Reply via email to