Hi Patrick,

I tentatively started work on intergrating F# into #Develop ([link:www.icsharpcode.net]) and the first step was to write an MSbuild provider. It's fairly simple using the base classes they make available, I'll post the results somewhere the public can get it tomorrow (it's on home computer and I probably won't log on tonight).

But if its more urgent than that then I suggest you down load the #Develop source and create a provider yourself. If you inherit from the MonoCompiler class its only a matter of overriding one or too methods and creating an XML schema, most of which can be copied from the other examples.

Cheers,
Rob

By on 8/24/2007 12:46 AM ()

Thanks very much Rob. It's not too urgent so I'd love to take a look at what you've got so far.

Pat

By on 8/24/2007 8:44 AM ()

Hi Pat,

I just posted a basic msbuild provider:
[link:www.strangelights.com]

It's far from being complete, but I believe it is usable. Also should be fairly easy to add new compilation options as you need them. For the moment it relies on ICSharpCode.Build.Tasks.dll, but should be fairly easy to remove that dependency or even easier just to download #Develop [1] and use the library from it.

Cheers,
Rob

[1] [link:www.icsharpcode.net]

By on 8/27/2007 5:07 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper