On Dec 17, 2007 12:10 AM, Michael &lt;<a href="mailto:omniorb@bindone.de">omniorb@bindone.de</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">&gt; Hmm... and what happens if client compiled with old idl file gets an<br>&gt; exception that appeared in new idl file?<br>&gt;<br><br></div></div>That may depend on the ORB implementation, I would assume you&#39;ll get a CORBA system
<br>exception (maybe MARSHAL). I would suggest that you test this with your actual<br>implementations and in general I would try to avoid changing signatures on the server side<br>only.<br></blockquote></div><br>Good! Before clients were getting CORBA_UNKNOWN, now they&#39;ll get basically the same.
<br>Of course I&#39;ll check... (I am catching std::exception and convert it to something meaningful, instead of letting it slip to ORB, presumably it should be rare case).<br><br>Thank you.<br clear="all"><br>-- <br>Sincerely yours,
<br>Michael.