Tuesday, August 01, 2006

SharpDevelop for Applications (SDA)

The #develop teamblog - Announcing SharpDevelop for Applications (SDA)

"SharpDevelop 2.1 "Serralongue" ships with the ability to be hosted in your application to provide IDE services for your users to extend / automate your application. Basically what we have done is split up SharpDevelop.exe into two assemblies, ICSharpCode.Sda.dll and SharpDevelop.exe, whereas the latter assembly only calls into the SDA API to bootstrap #develop itself.

To get an idea what you can do with SharpDevelop for Applications (SDA), I have created a screen recording of a walkthrough of the SdaUser sample that ships with Serralongue:

SharpDevelop for Applications demo (5.97MB)

..."

This is pretty darn cool for OSS development. Why develop your own add-in IDE when you can just use SharpDevelop from within your app?

Check out the above video for a nice 7 minute preview of SDA in action.

No comments: