Ok, I think I figured out a proper solution, for clarity I will
reiterate the entire solution. It's a lengthy mail, but please do
read it and tell me what you guys think about it.
We want to implement a .defs file with control procedures, which can
ofcourse be independant of libchannel. The only
"Neal H. Walfield" <[EMAIL PROTECTED]> writes:
> I agree with Pierre, please provide some examples.
Ah yes, examples, examples. I've mostly been going by the following
passage from an old archive mail about libchannel written by Marcus
(http://people.debian.org/~terpstra/message/20020130.174030.
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
On Sun, Jun 04, 2006 at 02:15:50PM -0400, Thomas Schwinge wrote:
> To do this networking rework properly, we should probably first take the
> time to design and implement the ``legendary'' libchannel.
I agree, this library and the channelio translator are something
necessary for a lot of projects.
libchannel has nothing to do with sound support per se.
If you want to work on sound support, that would be great. You can just
get started on writing translators to implement /dev/audio or whatever
interfaces you want for sound. After you have something working we will
worry more about how to