<br>I think I can&#39;t understand you, Why do you need an IDL static method?, <br>An IDL is only a definition, not an implementation. <br><br>A static method is a language specific tecnique to implement class methods (only for some languages like C++ or java...)<br>
<br><br>Regards<br><br>Alberto.<br><br><div><span class="gmail_quote">2008/2/18, Ronald Andrae &lt;<a href="mailto:wir04fge@studserv.uni-leipzig.de">wir04fge@studserv.uni-leipzig.de</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
How is it possible to use static functions with corba?<br><br>Stefan Naewe schrieb:<br>&gt; On 2/18/2008 12:44 PM, Ronald Andrae wrote:<br>&gt;&gt; Hi,<br>&gt;&gt;<br>&gt;&gt; I want to declare static function in my IDL, but I haven&#39;t found any<br>
&gt;&gt; information to do that.<br>&gt;&gt;<br>&gt;&gt; In example:<br>&gt;&gt;<br>&gt;&gt; interface Test {<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;static void hello();<br>&gt;&gt; };<br>&gt;&gt;<br>&gt;&gt; Static cann&#39;t be found. How I can describe in the IDL that a function<br>
&gt;&gt; is a static function?<br>&gt;<br>&gt; You can&#39;t! IDL != C++<br>&gt;<br>&gt; S.<br><br>_______________________________________________<br>omniORB-list mailing list<br><a href="mailto:omniORB-list@omniorb-support.com">omniORB-list@omniorb-support.com</a><br>
<a href="http://www.omniorb-support.com/mailman/listinfo/omniorb-list">http://www.omniorb-support.com/mailman/listinfo/omniorb-list</a><br></blockquote></div><br>