>From what I have read, Mono.Cecil is not as fast (the guy who wrote IKVM
tried it out and then ended up writing IKVM.Reflection). I'll merge the new
feature into the version I have based on IKVM.Reflection and make sure it
all works.

slide


On Sun, Nov 3, 2013 at 10:48 PM, Jeff Hardy <jdha...@gmail.com> wrote:

> On Sun, Nov 3, 2013 at 9:22 PM, Slide <slide.o....@gmail.com> wrote:
> > For issue 22138 [1], it would be very helpful to be able to use and ship
> > IKVM.Reflection.dll, What licenses are we wanting these days?
>
> Apache 2 or BSD-ish. No GPL. LGPL, maybe, but I'd prefer not. It looks
> like IKVM.Reflection is BSD so that would be OK.
>
> Another option is Mono.Cecil, which I've played with for some other
> stuff that I haven't got around to finishing yet. My faint
> recollection is that IKVM is slightly better for generating code but
> Cecil is better for manipulating existing code.
>
> Also, there was a patch recently that adds .exe properties - since
> both icons and properties use native resources, you'll have to make
> sure that they can play together.
>
> - Jeff
>



-- 
Website: http://earl-of-code.com
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to