After writing my previous post on a modeling-language for exception-management logic I ended up in a fair amount of discussions about the sense (and nonsense) of describing parts of a program in a model *and* treating the model itself as part of the sourcecode...
Since I am currently experimenting with both the dsl-toolkit and PostSharp (which is a .net postcompiler) I thought of the following: An ELExceptionManagementLanguage . This 'language' allows you to draw a diagram defining your exception policies and...