Slashdot Mirror


User: popsito82

popsito82's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:it's not reverse engineering- MONO CONTRIBUTORS on Mono Progress In the Past Year · · Score: 1


    Hi,
    This is on behalf of the 3 guys who were mentioned, we contributed to the mono project as it was previously said, our contacts were Lluis & Miguel.

    We didn't decompile the .net framework libraries, we used the Shared CLI Source codename "rotor" (http://www.microsoft.com/downloads/details.aspx?F amilyId=3A1C93FA-7462-47D0-8E56-8DD34C6292F0&displ aylang=en), to study the .net remoting, and how it internally worked, but we've written our own classes/code.

    Rotor is a SHARED RESOURCE, which means it can be used LEGALLY for studying, but not for commercial purpose, here is the link for the rotor license (http://msdn.microsoft.com/MSDN-FILES/027/002/097/ ShSourceCLILicense.htm).

    We would like to thank the MONO team for giving us the opportunity of contributing in this project, it was very usefull for all of us (team members), and wish them the best of luck in finishing it.