<br><font size=2 face="sans-serif">Hello,</font>
<br>
<br><font size=2 face="sans-serif">I think this list has very patient folks on it... since &quot;basic&quot; questions on most other lists that I&quot;m on would get you flamed.... having said that...</font>
<br>
<br><font size=2 face="sans-serif">Please obtain a copy of Michi Hennings' book on CORBA programming... it is an absolute essential for anyone trying to learn CORBA. &nbsp;Here is the details for Amazon:</font>
<br>
<br><font size=2><tt>Advanced CORBA(R) Programming with C++ by Michi Henning, Steve Vinoski </tt></font>
<br><font size=2><tt># Paperback: 1120 pages ; Dimensions (in inches): 1.60 x 9.26 x 7.42</tt></font>
<br><font size=2><tt># Publisher: Addison-Wesley Pub Co; 1st edition (February 17, 1999)</tt></font>
<br><font size=2><tt># ISBN: 0201379279 </tt></font>
<br>
<br><font size=2 face="sans-serif">There are also a ton of tutorials on CORBA on the net (I found them via GOOGLE), and even though they're not necessarily for omniORB, the basic concepts apply -- on how to use sequences, etc...</font>
<br>
<br><font size=2 face="sans-serif">Good luck...</font>
<br>
<br><font size=2 face="sans-serif">Renny Koshy<br>
President &amp; CEO<br>
<br>
--------------------------------------------<br>
RUBIX Information Technologies, Inc.<br>
www.rubixinfotech.com</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=1 face="sans-serif"><b>Duncan Grisby &lt;duncan@grisby.org&gt;</b></font>
<br><font size=1 face="sans-serif">Sent by: omniorb-list-bounces@omniorb-support.com</font>
<p><font size=1 face="sans-serif">11/03/2004 09:22 AM</font>
<br>
<td><font size=1 face="Arial">&nbsp; &nbsp; &nbsp; &nbsp; </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp; &nbsp; &nbsp; &nbsp;unixwrld &lt;unixwrld@yahoo.com.ar&gt;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; &nbsp; &nbsp; &nbsp;omniorb-list@omniorb-support.com</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Subject: &nbsp; &nbsp; &nbsp; &nbsp;Re: [omniORB] I'm beginner. I need help about sequence manipulation.</font></table>
<br>
<br>
<br><font size=2 face="Courier New">On Wednesday 3 November, unixwrld wrote:<br>
<br>
&gt; I thank for your help! &nbsp;Yes, there are some syntax errors but you<br>
&gt; understand to me. &nbsp;Now, I read the fooSK.cc and foo.h, but the<br>
&gt; declared classes in these files, they don't contain the length()<br>
&gt; method. Is those correct?<br>
<br>
As a general point, it is not usually a good idea to read the<br>
generated code. It tends to confuse more than it helps, because it has<br>
all sorts of ugly details that you don't need to worry about. You are<br>
better off reading Henning &amp; Vinoski's book to see how you should use<br>
the types.<br>
<br>
To answer your question, the length() method for sequences is declared<br>
in a base template class in the omniORB header files, so you wouldn't<br>
expect to see it in the generated code.<br>
<br>
Cheers,<br>
<br>
Duncan.<br>
<br>
-- <br>
 -- Duncan Grisby &nbsp; &nbsp; &nbsp; &nbsp; --<br>
 &nbsp;-- duncan@grisby.org &nbsp; &nbsp; --<br>
 &nbsp; -- http://www.grisby.org --<br>
<br>
_______________________________________________<br>
omniORB-list mailing list<br>
omniORB-list@omniorb-support.com<br>
http://www.omniorb-support.com/mailman/listinfo/omniorb-list<br>
</font>
<br>
<br>