<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 "basic" questions on most other lists that I"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. 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 & 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 <duncan@grisby.org></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"> </font>
<br><font size=1 face="sans-serif"> To: unixwrld <unixwrld@yahoo.com.ar></font>
<br><font size=1 face="sans-serif"> cc: omniorb-list@omniorb-support.com</font>
<br><font size=1 face="sans-serif"> Subject: 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>
> I thank for your help! Yes, there are some syntax errors but you<br>
> understand to me. Now, I read the fooSK.cc and foo.h, but the<br>
> declared classes in these files, they don't contain the length()<br>
> 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 & 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 --<br>
-- duncan@grisby.org --<br>
-- 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>