Config Objects in sequences

In reply to cgales:

That would work, I have a follow up question. How do I get the handle to this new config object, use the get() method from the config db?

I am trying to avoid my sequences from being tied to a sequencer and would like to avoid getting the cfg object from the p_sequencer. So what I need to do is create a top level virtual sequencer for my IP environment which has handles to all the other sequencers. Is my understanding correct? Is there any resource that I can refer to, regarding this?

Thanks for your time.