[Mono-list] Use of mcs sources

Miguel de Icaza miguel@ximian.com
10 Nov 2003 14:28:41 -0500


Hello,

> >The C# compiler code is covered under the GPL, so if you use that code,
> your code would have to be compatible with the GPL.
> 
> ok. the question is: Do I have to include the /mcs source files in my project,
> or the user have to download the sources to compile?

That is up to you.  I think you will end up having a local copy, since
its more convenient to work that way.

> I took a look to the #Develop project (Dr.C#) but it does not seems to be
> that I need. I will use Dr.C# if you dont approve my use of your sources.

Did you look at their auto-complete, intellisense architecture?  Because it does just that.