This is the second of three posts about our MIX talk/announcements.
In addition to “MUrl” (which works on the CTP bits today), we showed off an early look at “MService”.
This is the the next rev of the “MService” prototype that we showed at PDC.
The key and very important difference is that “MService” is no longer an external DSL like what we showed at PDC.
Rather “MService” is just “M” that a runtime uses to provide RESTful services.
Let’s take a look at how it works.
We start off with a simple domain (Person). This, of course, could be as complex as you want (have a look at the models.mproj in the SDK), but I want keep it small.
No comments yet, be the first one to post comment.