Oliver Hoog wrote:
And requiring try/catch to have braces introduces inconsistency.
That was probably a bad idea. However note that D is actually the inconsistency here -- C++, Java, and C# all require the braces.
Oliver Hoog wrote:
And requiring try/catch to have braces introduces inconsistency.
That was probably a bad idea. However note that D is actually the inconsistency here -- C++, Java, and C# all require the braces.