Hi again,
Quick question re. how sinks are setup:
Say I installed a new custom sink type T, then created a new sink S using that type.
Then say I made some code changes and reinstalled the custom sink (with the new changes).
Would S need to be recreated to use the new (modified) custom sink code?
Or does the system dynamically create the required sink type based on what's installed at time of invocation?
I presume it's the latter, but thought I should confirm.
thanks again,
King