Regarding function arguments

This topic has already been discussed on this forum.

The consensus seem to be that method parameters should be final to avoid introducing hard to detect bugs in the code.