I agree with Pierre, please provide some examples.
I suspect that if an object implements a wider interface, then the
added methods should be written up as a regular mig interface file.
That's what mig is there for: the dirty work.
As the new routines extend the old interface, just call the basic
Scribit Carl Fredrik Hammar dies 09/07/2007 hora 22:04:
> we want to be able to dynamically load in channel classes into a
> channelio translater (at start-up) that can handle RPCs that are
> unknown by libchannel and channelio
Could you give examples?
Curiously,
Pierre
--
[EMAIL PROTECTED]
Open
Hello,
I'm currently thinking up how channel's control interface (a la ioctl)
will look like and I need some input.
I have a fairly good idea of how the backend will look like in
libchannel itself (more on this once the following is resolved.) But
getting dynamically extensible IPC for it is a b