This post originated from an RSS feed registered with .NET Buzz
by Udi Dahan.
Original Post: Fluent Interfaces
Feed Title: Udi Dahan - The Software Simplist
Feed URL: http://feeds.feedburner.com/UdiDahan-TheSoftwareSimplist
Feed Description: I am a software simplist. I make this beast of architecting, analysing, designing, developing, testing, managing, deploying software systems simple.
This blog is about how I do it.
Martin Fowler brings up an interesting point in his article "Fluent Interfaces" - the DSL is in the code. Microsoft in its latest DSL efforts seems to be bending over backwards to do DSLs without code, in true MDA form, of being able to compile/run/generate code from our pictures. Maybe all we really need to do is give more thought to the code itself....