<p dir="ltr">+1</p>
<br><div class="gmail_quote"><div dir="ltr">El mié., 19 de abr. de 2017 4:23 AM, Alex Sassmannshausen <<a href="mailto:alex.sassmannshausen@gmail.com">alex.sassmannshausen@gmail.com</a>> escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Eric,<br>
<br>
Eric Phetteplace writes:<br>
<br>
> Hi list,<br>
><br>
> I opened bug #18432 <a href="https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18432" rel="noreferrer" target="_blank">https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18432</a> because I saw several places in the Koha codebase where the pronoun "he" was being used to refer to a generic third person who could be of any<br>
> gender. Jonathan Druart noted that this should be a coding guideline, as otherwise new instances of gendered pronouns might continue to be added. Perhaps it belongs on the "Terminology" page of the wiki?<br>
><br>
> So here's my proposal. I'm trying to be concise.<br>
><br>
> ----<br>
><br>
> Use gender neutral pronouns<br>
><br>
> When referring to a person who could be of any gender, you should use the words they/them/their. This goes for code comments, text in templates, and strings in tests. For example, here's a string from a patrons test updated to be gender<br>
> neutral.<br>
><br>
> Before:<br>
><br>
> is( $total, $enrolmentfee_K + $enrolmentfee_J, "Kid growing and become a juvenile, he should pay " . ( $enrolmentfee_K + $enrolmentfee_J ) );<br>
><br>
> After:<br>
><br>
> is( $total, $enrolmentfee_K + $enrolmentfee_J, "Kid growing and become a juvenile, they should pay " . ( $enrolmentfee_K + $enrolmentfee_J ) );<br>
><br>
> Gender neutral terms are preferable for a few reasons. They're more welcoming, showing that Koha expects users and contributors to be of any gender. They're also more accurate. Inappropriately using a particular gender can cause confusion,<br>
> leading someone to believe that code operates differently based on the value of borrowers.sex, for instance.<br>
><br>
> ----<br>
<br>
I like the proposal, thanks for putting it together!<br>
<br>
Best wishes,<br>
<br>
Alex<br>
<br>
_______________________________________________<br>
Koha-devel mailing list<br>
<a href="mailto:Koha-devel@lists.koha-community.org" target="_blank">Koha-devel@lists.koha-community.org</a><br>
<a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel" rel="noreferrer" target="_blank">http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel</a><br>
website : <a href="http://www.koha-community.org/" rel="noreferrer" target="_blank">http://www.koha-community.org/</a><br>
git : <a href="http://git.koha-community.org/" rel="noreferrer" target="_blank">http://git.koha-community.org/</a><br>
bugs : <a href="http://bugs.koha-community.org/" rel="noreferrer" target="_blank">http://bugs.koha-community.org/</a><br>
</blockquote></div><div dir="ltr">-- <br></div><div data-smartmail="gmail_signature"><div dir="ltr"><div style="color:rgb(117,117,117);font-family:"helvetica neue",helvetica,arial,sans-serif;font-size:12.8px">Tomás Cohen Arazi</div><div style="color:rgb(117,117,117);font-family:"helvetica neue",helvetica,arial,sans-serif;font-size:12.8px">Theke Solutions (<a href="http://theke.io/">https://theke.io</a>)<br>✆ +54 9351 3513384<br>GPG: B2F3C15F</div></div></div>