19 Sep
2013
19 Sep
'13
5:49 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9032 --- Comment #36 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #34)
That does not work with Plack. Moreover, using global variables is not a good practice.
Thanks. I was somewhat expecting to hear Plack coming :) We should add this to the coding guidelines. It is not there yet. For the record, I did not use global variables (my variables are lexical). Do you have a reference to a best practice or so about not using lexical variables on 'root level'? This is not in the coding guidelines too? -- You are receiving this mail because: You are watching all bug changes.