[Mono-dev] Mono policies.
Miguel de Icaza
miguel at novell.com
Thu May 31 11:47:53 EDT 2007
Hello,
> My Mono.JScript.compiler use the MS.Scripting lib of silverlight.
> Is there any plan to support it? Is it ever supported somewhere in
> svn?
You can probably see how this was done for the old JScript
implementation, but a new assembly will be required.
If you copy any code, you must copy the licenses, changelogs and authors
from the original files though (because its mixed licensed: X11/MPL).
> Can I done it on olive module on SVN because it will be very useful
> for my compiler?
Sure, that can be done there. Just keep the assembly names, and class
names compatible (currently you are using Mono.xxx, it should be
Microsoft.xxx).
> Because, I see that we must do Mono.JScript.compiler and
> Mono.JScript.runtime but I see nobody talking about this lib.
>
> Bye,
> Olivier Dufour
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list