Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exception Handling Question - Again
Message
 
To
23/10/2009 00:22:49
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01430826
Message ID:
01431045
Views:
36
>I probably should have mentioned this in my first reply, but the main downside to this solution is that all your calls to these methods >need to remember to check the oException property ... so all your developers need to be aware of this or it could cause problems.
>
>Our Framework initially worked this way (in fact, I've frequently posted some code for a DataAccess base class that does this, or >something similar), but as we hired more and more developers, we wanted something a little more fool-proof; so we ended up >refactoring to utilize anonymous delegates. I don't have any sample of that methodology thrown together at this time, but perhaps I >should do that some day.

I have thought of this issue too. I'd like to see your example if/when you can post it.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Reply
Map
View

Click here to load this message in the networking platform