<div dir="ltr"><div>See</div><div>  commit ce96080f3005be5a63c9f2cab8d4b6c81e9b5b27</div>  Bug 21133: Fix use statements order<br><br></div><br><div class="gmail_quote"><div dir="ltr">On Wed, 24 Oct 2018 at 13:42 Mark Tompsett <<a href="mailto:mtompset@hotmail.com">mtompset@hotmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Greetings,<br>
<br>
I was looking at bug 21641, and noticed the patch was explicitly stating <br>
C4::Accounts:: on the function in question. I vaguely recalled this sort of <br>
symptom shows itself in a knotted “use” mess.<br>
<br>
C4::Circulation –> C4::Members –> C4::Accounts<br>
C4::Circulation –> C4::Accounts<br>
C4::Circulation –> C4::Overdues –> C4::Accounts<br>
<br>
What is the best order to list these? C4::Accounts last?<br>
Is putting the C4::Accounts:: on the function in question still something we <br>
should do anyways?<br>
<br>
Feedback appreciated,<br>
Mark Tompsett <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></blockquote></div>