Should Exception handling be declarative like in JSP?
Bernard Helyer
b.helyer at gmail.com
Mon May 23 04:25:39 PDT 2011
On Mon, 23 May 2011 19:03:40 +0800, Matthew Ong wrote:
> What do you think??
It's a poorly defined solution to an undefined problem.
Have you written a significant body of D code? Have you used D to solve
problems? D is not Java, D is not Java with JSP. Furthermore language/
environment X does Y this way, why doesn't D do it this way is not in
anyway a good justification for a design. Come up with real world
examples of why this is a good thing, and don't just point at some other
place that's done the same.
I don't mean to be hostile, but there are a lot of bike shedder's on this
NG, and I don't want to encourage more.
More information about the Digitalmars-d
mailing list