<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=SSCLI</id>
	<title>SSCLI - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=SSCLI"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=SSCLI&amp;action=history"/>
	<updated>2026-05-29T22:10:47Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikipedia (Deutsch) – Lokale Kopie</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki-de.moshellshocker.dns64.de/index.php?title=SSCLI&amp;diff=2159358&amp;oldid=prev</id>
		<title>imported&gt;DaevonSky: /* growthexperiments-addlink-summary-summary:2|0|0 */</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=SSCLI&amp;diff=2159358&amp;oldid=prev"/>
		<updated>2025-04-13T12:00:44Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;growthexperiments-addlink-summary-summary:2|0|0&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Die &amp;#039;&amp;#039;&amp;#039;[[Shared Source]] Common Language Infrastructure&amp;#039;&amp;#039;&amp;#039;, kurz auch &amp;#039;&amp;#039;&amp;#039;Shared Source CLI&amp;#039;&amp;#039;&amp;#039; oder &amp;#039;&amp;#039;&amp;#039;SSCLI&amp;#039;&amp;#039;&amp;#039;, früherer Projektname &amp;#039;&amp;#039;&amp;#039;Rotor&amp;#039;&amp;#039;&amp;#039;, ist [[Microsoft]]s [[quelloffen]]e [[Implementierung]] der [[Common Language Infrastructure]] (CLI). CLI in seinen verschiedenen Versionen stellt den Kern von [[.Net-Framework]]-Komponenten samt Laufzeit-Umgebung dar. Microsoft sieht die Shared Source CLI als eine Referenz-Implementierung für die Verwendung zu Bildungszwecken. Obwohl SSCLI für die kommerzielle Anwendung wegen ihrer Lizenz nicht geeignet ist, hat sie es [[Programmierer]]n dennoch ermöglicht, die Details der Umsetzung von vielen .NET-Bibliotheken kennenzulernen und auf diesem Wissen aufbauend eigene, angepasste und auch kommerziell nutzbare Versionen der CLI zu erstellen.&lt;br /&gt;
&lt;br /&gt;
== Geschichte ==&lt;br /&gt;
Im Jahr 2001 gab [[Microsoft]] erstmals bekannt, dass das Unternehmen Teile des .NET Framework Infrastructure [[Quelltext|Quellcodes]] im Rahmen des C# und CLI Standardisierungsprozesses herausgeben will.&amp;lt;ref&amp;gt;{{cite web|url=http://ondotnet.com/pub/a/dotnet/2001/06/27/dotnet.html|title=Microsoft Plans Shared Source .NET|publisher=ondotnet.com|quote=&amp;#039;&amp;#039;On Wednesday, Microsoft announced plans to release what amounts to a shared-source version of its .NET infrastructure for Windows and FreeBSD. Specifically, Microsoft says it has been working with the ECMA standards body and will release ECMA versions of the Common Language Infrastructure (CLI), a C# compiler, and an ECMAscript compiler. The CLI is similar to the Java virtual machine, in that it acts as a translator between the .NET infrastructure and other platforms. Program manager Dave Stutz says Redmond will work with Corel to develop the code.&amp;#039;&amp;#039;|author=David Sims, [[Tim O’Reilly]], Rael Dornfest|date=2001-06-27|accessdate=2009-09-27}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Im März 2002 veröffentlichte Microsoft die Version 1.0 der Shared Source Common Language Infrastructure, die auch &amp;#039;&amp;#039;&amp;#039;Rotor&amp;#039;&amp;#039;&amp;#039; genannt wurde.&amp;lt;ref&amp;gt;{{cite web|url=http://ondotnet.com/pub/a/dotnet/2002/03/04/rotor.html|title=Uncovering Rotor - A Shared Source CLI|publisher=ondotnet.com/pub|author=Brian Jepson|date=2002-03-04|accessdate=2009-09-27}}&amp;lt;/ref&amp;gt; Die Shared Source CLI war im Originalzustand für [[Microsoft Windows|Windows]] als Zielplattform konfiguriert, konnte aber genau so gut für [[FreeBSD]] (Version 4.7 oder neuer) und [[Mac OS X]] 10.2 verwendet werden. Das Design war dabei so angelegt, dass die einzige Sache, die für eine [[Portierung (Software)|Portierung]] der Shared Source CLI auf eine neue Platform angepasst werden musste, eine dünne Abstraktionsebene (Platform Abstraction Layer, PAL) war.&lt;br /&gt;
&lt;br /&gt;
Die letzte Version der SSCLI war die 2.0, die im März 2006 veröffentlicht wurde.&amp;lt;ref&amp;gt;{{cite web|url=http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=8c09fd61-3f26-4555-ae17-3121b4f51d4d|title=Shared Source Common Language Infrastructure 2.0 Release|publisher=[[Microsoft]]|date=2006-03-23|accessdate=2009-05-21}}&amp;lt;/ref&amp;gt; Sie beinhaltet die meisten Klassen und Neuheiten der Version 2.0 des [[.NET Framework]]s.&amp;lt;ref&amp;gt;{{cite web|url=http://www.c-sharpcorner.com/UploadFile/kristoferkrause/GuidetoMSsharedSourceCLI11302005232759PM/GuidetoMSsharedSourceCLI.aspx|title=A Beginner&amp;#039;s Guide to Microsoft&amp;#039;s shared Source CLI (Rotor)|publisher=c-sharpcorner.com|last=Krause|first=Kristofer|date=2003-05-13|quote=&amp;#039;&amp;#039;Most of the .NET framework class libraries are present except for ADO.NET, Windows Forms, Web Forms, and Web Services. Either you or the Rotor community will have to implement these. On a less painful note, remoting, networking, and XML functionality (and source) are included.&amp;#039;&amp;#039;|accessdate=2008-10-05}}&amp;lt;/ref&amp;gt; Im Gegensatz zur vorherigen Version war sie nur noch auf Windows XP SP2 lauffähig. Entwickler, die versuchten, SSCLI 2.0 auf Vista zu übersetzen, scheiterten entweder an ihr selbst oder waren später nicht in der Lage, korrekt laufende .NET Programme zu erstellen. Dies gab Anlass zur Vermutung, dass die SSCLI keine weiteren Updates erfahren würde.&amp;lt;ref&amp;gt;{{Webarchiv|url=http://msmvps.com/blogs/gbarnett/archive/2008/12/08/shared-source-cli-aka-rotor-on-vista.aspx|wayback=20131216170212|text=Shared Source CLI (aka Rotor) on Vista}}: Granville Barnett &amp;#039;&amp;#039;My personal view is that the SSCLI project is doomed to spend the rest of its time only officially supporting that which it did when it was first released. If anyone knows any different then let me know. I couldn’t find any information on the web hinting that it would be updated if only to support Vista.&amp;#039;&amp;#039;&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Lizenz ==&lt;br /&gt;
Die Shared Source CLI kommt mit der sogenannten Microsoft Shared Source Common Language Infrastructure Lizenz. Diese Lizenz erlaubt die Veränderung und die Weitergabe von Quellen für den persönlichen und den akademischen Gebrauch. Der Einsatz für kommerzielle Zwecke, etwa ein Software-Produkt, ist jedoch nicht gestattet.&amp;lt;ref&amp;gt;In der Lizenz ist vermerkt, dass als eine gewerbliche Anwendung z.&amp;amp;nbsp;B. die Abwicklung von Geschäftsvorgängen, die Lizenzierung, die Vermietung oder der Verkauf der Software, oder der Vertrieb der Software für die Verwendung zusammen mit kommerziellen Produkten gilt.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Siehe auch ==&lt;br /&gt;
* [[Common Language Runtime]]&lt;br /&gt;
* [[Mono-Projekt]]&lt;br /&gt;
* [[DotGNU]], inkl. Portable.NET&lt;br /&gt;
&lt;br /&gt;
== Literatur ==&lt;br /&gt;
* David Stutz: &amp;#039;&amp;#039;Shared Source CLI Essentials&amp;#039;&amp;#039;, O’Reilly 2003, ISBN 0-596-00351-X&lt;br /&gt;
* Jason Whittington: [https://msdn.microsoft.com/en-us/library/cc749640.aspx &amp;#039;&amp;#039;Shared Source CLI Provides Source Code for a FreeBSD Implementation of .NET&amp;#039;&amp;#039;], in: [[MSDN]] Magazine, Juli 2002&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
* [http://www.microsoft.com/downloads/details.aspx?FamilyID=8c09fd61-3f26-4555-ae17-3121b4f51d4d Shared Source Common Language Infrastructure 2.0 Release]&lt;br /&gt;
* [http://www.microsoft.com/downloads/details.aspx?FamilyID=3a1c93fa-7462-47d0-8e56-8dd34c6292f0 Shared Source Common Language Infrastructure 1.0 Release]&lt;br /&gt;
&lt;br /&gt;
== Einzelnachweise ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:.NET]]&lt;br /&gt;
[[Kategorie:Abkürzung]]&lt;/div&gt;</summary>
		<author><name>imported&gt;DaevonSky</name></author>
	</entry>
</feed>