February 2, 2009
osloeditorial
Welcome to the January 2009 “Oslo” SDK!
Hello again from Chris and Kent, your editors on the “Oslo” Developer Center. On Friday, January 30th, we released the January 2009 CTP of the “Oslo” SDK. This release was primarily a quality release, but we’ve also added some new features (which you can read about in the release notes). My favorite of these is token actions, which lets me do things like specify a string in a .mg file but pull out the guts without keeping the double quotes that surround it:
token String = Word | a:‘“’ s:(‘“”’ | ^‘“’)+ b:‘“’ => s;
October 27, 2008
osloeditorial
The Oslo Developer Center: Letter from the Editors
Welcome to the “Oslo” Developer Center, your one-stop shop for all things “Oslo.” Do you need to learn how M works (or what the heck it is?)? Do you want to sprinkle some of that repository stuff into your SQL Server? Do you need a quick video tutorial on the “Oslo” SDK tools? Then you’ve come to the right place!
This DevCenter is a bi-directional communication channel between the “Oslo” product team and you, our customers. We have all kinds of things we want to tell you about Oslo and all manner of ways for us to tell it to you, e.g. articles, videos, screencasts, samples, tools, etc. But more important than that, we want to hear from you, so we’ve set up a forum for you to ask questions and a Connect site for you to report bugs. And, if you blog about Oslo, you’re very likely to get noticed and featured on the home page. Or, if you do post about Oslo or find something Olso-related that you think deserves mention and we haven’t found it yet, then don’t hesitate to tell us! Finally, if that doesn’t make you happy, you should feel free to send your email directly to the site’s editors, Chris Sells and Kent Sharkey. We’re here for you!