Search   Feed   Browse   Add
Feed items 1 - 1 of 1 for June 2007

jaybaz [MS] WebLog

We believe in nothing.

Domain-Specific Languages - June 19, 2007

I'm quite attracted by the idea of domain-specific languages, but so far I haven't found a satisfactory way to create them. For a while I was writing a lot of MSBuild tasks.  I found the programming model for a MSBuild tasks to be a bit awkward.  You have to write properties where fields should be sufficient.  For MSBuild to see a property accessor, it has to be 'public', even though you don't want anyone else to ever use the accessor (not even yourself!).   So, I...
http://blogs.msdn.com/jaybaz_ms/archive/2007/06/19/domain-specific-languages.aspx
Available Archives
- January (2 items)
- February (1 item)
- March (2 items)
- April (2 items)
- June (1 item)
- September (2 items)
- October (3 items)
- November (2 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact