[MonoDevelop] Compiling an add-in with generic methods
John Luke
john.luke at gmail.com
Sun Oct 23 14:45:47 EDT 2005
On Sat, 2005-10-22 at 09:10 +0200, Alejandro Serrano wrote:
> John Luke escribió:
>
> I've tried compiling all MonoDevelop with gmcs, but then it can't load
> any plug-in, I don't know why. At first, there was an error with an
> specific library load that I managed to resolve, but then any code
> completion or code colorizing works.
I implied things wouldn't work and that you would have to figure them
out for yourself if you go this route. I believe Kamil has already
looked into some of them maybe he can provide more insight. But this is
not really a good solution, just a temporary hack.
> However, I think MD should switch to the 2.0 runtime, because MD 1.0
> will sure target Mono 1.2, that already has generics support and so on,
> so everybody could benefit.
It is more complicated I think, and I really wouldn't mind doing so
myself, but we also have to consider:
- apps developed will then depend on 2.0
- are the 2.0 libraries stable and complete and supported
- do the mono/mcs maintainers want to support 2.0 at this time
- more small things that will delay a possible 1.0 MD release
In the past, people have expressed the desire for MD to slow down its
reliance on unstable or extremely new dependencies, so I think that is
where we stand until all the above and other things is answered to the
maintainers' (which is not me) satisfaction.
More information about the Monodevelop-list
mailing list