Hello again,
I got some more question regarding coding rules. For control block with a single line of code, should we use brackets or not? Currently, I see both, but not using the brackets seems to be the most common. Regarding nested classes, are those encouraged when they are strongly coupled with with their enclosing class or should they be converted in top level classes? Regards, Simon Lessard Fujitsu Consulting
