[MonoDevelop] F# Bindings

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Nov 24 20:43:32 EST 2008


On Mon, Nov 17, 2008 at 6:52 PM, Alexy Khrabrov <deliverable at gmail.com> wrote:
> For the next snapshot, can you guys please check why references in a
> project are not editable?  I'm trying to get Art Wild's F# Bindings to
> work, had to manually edit the mdp file to fix references.  Just
> checkout his project off Google Code:
>
> http://code.google.com/p/wildart/wiki/FSharpBinding
>
> -- and try to open it in MD, then right-click on References, see it
> getting stuck.

Is this an issue with all .NET projects or just F#? If the MD process
hangs, please use kill -QUIT to obtain a stack trace of all the
threads in the the MD process (the traces will be output on MD's
stdout, and the MD process should not be used after this).

> Actually, can you please adopt the bindings into the add-in repo as
> well then?  :)

We'd love to distribute an F# binding with MD, but we're not accepting
GPL code into MD SVN any longer (we're in the process of converting
MD's license to LGPL or preferably MIT/X11). Since the F# binding was
based on MD's old C# binding, it's mostly GPL :-/

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list