Yes, Curt, I agree with you, but currently I want to fix bugs instead of "wasting" time on code style ;) We'll clean up the code style later.

I don't have good tools at hand to do this change myself (lack of knowledge, I see there is something in Maven, but that's a new tool for me an most PHP developers don't know it either) so I will use quite some time fixing this, I guess you have better understanding on how to do such a change on a complete code base.

Knut

Curt Arnold wrote:
If you do formatting changes, I'd suggest doing it as an independent commit not intermixed with any functional changes. I think doing automated processing on the code base and doing it as one fell swoop either at the start of a development cycle or at the end is better than reformatting incrementally. Best to minimize having formatting changes obscure the functional changes to a code base.

Reply via email to