Initial implementation files
Fredrik Jonsson
fredrik.jonsson@sea.ericsson.se
Tue, 24 Feb 1998 18:32:36 +0100
On Tuesday, February 24, 1998 6:01 PM, S.Lo@orl.co.uk [SMTP:S.Lo@orl.co.uk]
wrote:
> >>>>> Fredrik Jonsson writes:
>
> > The IDL compiler from Orbix has this nice feature of generating initial
> > implementation files. Is this something that omniidl2 might add to its
> > feature list too?
>
> Hm... A bit of cut-and-paste and editing is not that bad, is it?
Oh no, not at all.
Since the generated skeleton file only have the double space after
return values on interface members, I could probably get away with
a few lines of own code doing this feature... ,*) So dont remove the
double space! (I guess the intention was to have a line feed where
the second space is today?)
--FJ