<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.netlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=EJoJo</id>
	<title>NikiWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.netlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=EJoJo"/>
	<link rel="alternate" type="text/html" href="https://wiki.netlabs.org/index.php/Special:Contributions/EJoJo"/>
	<updated>2026-05-10T10:44:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.netlabs.org/index.php?title=SOM:Interface_Definetion_Language&amp;diff=2369</id>
		<title>SOM:Interface Definetion Language</title>
		<link rel="alternate" type="text/html" href="https://wiki.netlabs.org/index.php?title=SOM:Interface_Definetion_Language&amp;diff=2369"/>
		<updated>2004-11-04T18:18:27Z</updated>

		<summary type="html">&lt;p&gt;EJoJo: SOM:Interface Definetion Language moved to SOM:Interface Definition Language&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[SOM:Interface Definition Language]]&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>EJoJo</name></author>
	</entry>
	<entry>
		<id>https://wiki.netlabs.org/index.php?title=Interface_Definetion_Language&amp;diff=2367</id>
		<title>Interface Definetion Language</title>
		<link rel="alternate" type="text/html" href="https://wiki.netlabs.org/index.php?title=Interface_Definetion_Language&amp;diff=2367"/>
		<updated>2004-11-04T18:12:42Z</updated>

		<summary type="html">&lt;p&gt;EJoJo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[SOM:Interface Definition Language]]&lt;/div&gt;</summary>
		<author><name>EJoJo</name></author>
	</entry>
	<entry>
		<id>https://wiki.netlabs.org/index.php?title=SOM:Interface_Definition_Language&amp;diff=909</id>
		<title>SOM:Interface Definition Language</title>
		<link rel="alternate" type="text/html" href="https://wiki.netlabs.org/index.php?title=SOM:Interface_Definition_Language&amp;diff=909"/>
		<updated>2004-11-04T17:58:14Z</updated>

		<summary type="html">&lt;p&gt;EJoJo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Interface Definition Language (IDL) is core of [http://en.wikipedia.org/wiki/System_Object_Model System Object Model]. All classes has definetion of its interface via IDL. With help of [[SOM Compiler]] IDL file can be translated to various formats, including various language bindings. For example, to produce C header you can run&lt;br /&gt;
 sc -s&amp;quot;h&amp;quot; somcls.idl&lt;br /&gt;
to produce DEF file you can run&lt;br /&gt;
 sc -s&amp;quot;def&amp;quot; somcls.idl&lt;br /&gt;
[[SOM Compiler]] uses [[emitter]] to produce corresponding language binding. You can create new bindings using [[Emitter Framework]].&lt;/div&gt;</summary>
		<author><name>EJoJo</name></author>
	</entry>
</feed>