Thanks for the advice. I'll take a look at this and I'll get back to
you if I achieve interesting results.
Etienne
On 01 Mar 2008, at 02:36, Ross Finlayson wrote:
>> I was
>> wondering if it was theoretically possible to design a custom Sink
>> class, which instances could be attached to vario
>I was
>wondering if it was theoretically possible to design a custom Sink
>class, which instances could be attached to various sources.
The best way to do this would not be to define a new type of sink,
but instead define a new type of source - i.e., a subclass of
"FramedSource" - that would,