Marcus Brinkmann <[EMAIL PROTECTED]> writes: > The one thing we need in libchannel we haven't equivalently in libstore is > some way for extending the API on a per-channel-class basis. For example, > for a channel to a sound card raw audio device, you need some way to set the > sample bit rate. For a mouse device you might want to set/clear dtr. For a > keyboard you might want to set/clear raw mode. Etc.
To me, this sounds like just another case where property lists are the right thing. /Niels

