Correct.
If you don't need any context-specific operation, you can simply create the manager yourself:
SphinxManager := TObjectManager.Create(Connection, TMappingExplorer.Get('Biz.Sphinx');
Correct.
If you don't need any context-specific operation, you can simply create the manager yourself:
SphinxManager := TObjectManager.Create(Connection, TMappingExplorer.Get('Biz.Sphinx');