Why? Standard OOP practice is to initialize variables in the constructor (That's what it's there for).
--- In [email protected], Wesley Acheson <wesley.ache...@...> wrote: > > Thanks I thought that always initialising either in the constructor > or in the variable declaration was a bit hacky.

