semaphore
Honorary Master
- Joined
- Nov 13, 2007
- Messages
- 18,655
- Reaction score
- 9,739
Code:var ignorePersonStirringKak = true; var kakStirrer = new Person("semaphore"); if(ignorePersonStirringKak) KakUitsorteerder.Ignore(kakStirrer);
In other words - probably
It was a valid question. I find it makes code unreadable without having to hover over the var to see its inferred type.