Re: [Quickfix-developers] Fill SessionSettings programmatically?
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2005-08-15 17:21:49
|
The only way to do this right now is to generate a stream in memory in the same format as the configuration file and pass that in. Not entirely convenient, but it does allow you to populate the class programatically. --oren ----- Original Message ----- From: "Andrei Goldchleger" <an...@gm...> To: <qui...@li...> Sent: Wednesday, August 10, 2005 4:07 PM Subject: [Quickfix-developers] Fill SessionSettings programmatically? QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html Hi all, Is there any way to programmatically populate a SessionSettings object? That is, I would like to configure my Initiator without resorting to the configuration file. Can this be accomplished in any way? Thanks, Andrei Goldchleger ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |