Browse by Tags

All Tags » DSLs (RSS)
The DSL Toolkit knows a concept called shape (the thing that represents an element and is drawn on the modeling surface) and allows to define these shapes in 3 basic flavors: 1.) Geometry Shapes . Either a Rectangle, Rounded rectangle, Ellipse or Circle...
Posted by Olaf Conijn | 2 comment(s)
Filed under: , ,
[through Jason Barile http://blogs.msdn.com/jasonba/archive/2006/09/15/755913.aspx ] They're out! (and can be downloaded from http://www.vsipmembers.com .) First glances at the DSL Toolkit v1: (the part that makes this release especially exciting, for...
Posted by Olaf Conijn | with no comments
Filed under:
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...
Posted by Olaf Conijn | 3 comment(s)
Filed under: ,
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...
Posted by Olaf Conijn | 6 comment(s)
Filed under: , ,