Re: Comments on Application IDL

Jayakumar Muthukumarasamy ([email protected])
Tue, 20 Dec 1994 09:45:34 -0500 (EST)

>
> JK,
>
> 300 lines of code is not a terrible overhead. I don't expect we will have too
> many iterators. Besides, the parametrization idea could cut it down.
>
>

Assuming, we have about 10 iterators. the ovehead for iterators
alone is 900%, since the functionality is going to be the same, but for
the types. But, I guess, we don't have much options.

-jk