<br>I think I can'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 <<a href="mailto:wir04fge@studserv.uni-leipzig.de">wir04fge@studserv.uni-leipzig.de</a>>:</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>> On 2/18/2008 12:44 PM, Ronald Andrae wrote:<br>>> Hi,<br>>><br>>> I want to declare static function in my IDL, but I haven't found any<br>
>> information to do that.<br>>><br>>> In example:<br>>><br>>> interface Test {<br>>> static void hello();<br>>> };<br>>><br>>> Static cann't be found. How I can describe in the IDL that a function<br>
>> is a static function?<br>><br>> You can't! IDL != C++<br>><br>> 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>