Il team di Mono ha implementato la prima versione di Moonlight il "clone" di Silverlight per Linux. Miguel De Icaza, fondatore di Mono, ha scritto un post per riassumere e raccontare questi 21 giorni di lavoro intenso per realizzare Moonlight. Molto interessanti sono le statistiche finali:
Made 1,228 commits to the SVN repository (Everaldo was the lucky commiter for revision r80000 in our tree).
Wrote 24,373 lines of C++
Wrote 1,367 lines for the C# binding to Gtk# and the Mozilla C# host.
Wrote 13,207 lines of C# class libraries (not including the ongoing work on an open source Javascript compiler for the DLR from Olivier, nor including the fine work going on to implement LINQ, nor upgrade our C# compiler and runtime).
Nella parte finale del post troviamo informazioni su pro e contro, ed anche su quale sarà il futuro di Moonlight.
Fonte: Implementing Silverlight in 21 Days
Technorati tags: Silverlight, Moonlight, Mono