|
From: Paul E. <blu...@bl...> - 2009-10-10 13:29:20
|
Hi Daniel, On Sat, 10 Oct 2009, Daniel Gollub wrote: > New Implementation (proposal): > ----------------------------- > > 1. Connect: > 1.1 Main Sink connect() <----- CHANGED > 1.2 ObjType Sink connect() <----- CHANGED > > 2. Connect Done: > 2.1 Main Sink connect_done() <----- CHANGED > 2.2 ObjType Sink connect_done() <----- CHANGED Changing the connect would be good for me obviously, but I'm not sure about connect_done - for my plugin I don't use it, so I'm not sure of its intended/current usage, but it's possible you may want the main sink to have the last "say" for this latter function. I'll be interested to hear what the other plugin devs think about this. Cheers, Paul |