RSearch connection : Error_Reinitialize

Hello,

I am working with RSearch library.

I realized that once the connection has been closed (manualy) the library does not allow the creation of a new connection.

The result of EikonDesktopDataAPI.Initialize() is the following : EEikonDataAPIInitializeResult.Error_Reinitialize.

The documentation provide this information : Reinitialization of EikonDesktopDataAPI is forbidden

What is the reason of this implementation ?

Best Answer

  • Alex Putkov.1
    Alex Putkov.1 ✭✭✭✭✭
    Answer ✓

    There's no good reason. It's an unfortunate effect of legacy design decisions, which we're stuck with since this is a legacy API that does not receive any enhancements.