|
From: Teiniker E. <ego...@tu...> - 2003-05-13 18:24:24
|
Hey! I have fixed the parser to make IDL arrays work. I have also changed the CppGeneratorImpl.java file to implement the new IDL to C++ mapping for arrays. Now IDL arrays are mapped to C++ std::vector (as suggested by http://www.cuj.com/experts/1901/vinoski.htm). :-) Egon |