Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Alan Cameron Wills - Domain Specific Languages
Models, domain-specific languages, code generation, ....
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
All Categories
DSL Tools
model driven
UML
Visual Studio
VSTS
Archives
January 2009 (2)
September 2006 (1)
February 2006 (1)
December 2005 (3)
November 2005 (1)
October 2005 (4)
September 2005 (1)
August 2005 (2)
June 2005 (3)
May 2005 (4)
April 2005 (4)
December 2004 (2)
November 2004 (5)
October 2004 (1)
June 2004 (1)
May 2004 (2)
April 2004 (4)
modeling
Cameron Skinner on Visual Studio Team System
Kent Beck's white paper on Tools for Agility
Steve Cook's blog
Stuart Kent on Domain Specific Languages
Peter Provost's blog
October 2005 - Posts
Monday, October 31, 2005 4:54 AM
Constraints and Restrictions in MS DSL Tools
I do get irritated by over-officious tools. "You can't use that name, you've used it already over there." Well, I know, but I'm going to change that in a moment, and it'll be alright in the end, really. In the DSL Tools Customization Samples & Guide
Posted by
Alan Cameron Wills
|
1 Comments
Filed under:
DSL Tools
Thursday, October 27, 2005 3:45 AM
Rules in the DSL Tools
In the DSL Tools Customization Samples & Guide there's some examples that use MDF rules to spot a change and react to it. (1) In the class diagram sample, attributes are displayed as a string like "aName : SomeType", and in the properties grid, the
Posted by
Alan Cameron Wills
|
0 Comments
Filed under:
DSL Tools
Saturday, October 22, 2005 5:41 AM
Code is Model?
Interesting post and comments on Harry Pierson's blog: http://devhawk.net/2005/10/05/Code+Is+Model.aspx
Posted by
Alan Cameron Wills
|
0 Comments
Saturday, October 22, 2005 2:58 AM
Customizing the MS Domain Specific Language Tools
One of the features of the DSL Tools is extensibility. With the language definition files, you can define a wide range of thing-and-link style graphical notations. The current version of the Tools comes with a set of templates for creating class, use
Posted by
Alan Cameron Wills
|
0 Comments
Filed under:
DSL Tools