RE: [Quickfix-developers] Fill SessionSettings programmatically?
Brought to you by:
orenmnero
|
From: <Ark...@ub...> - 2005-08-16 13:27:38
|
I was doing it by creating SessionSettings object and calling various = methods on it. Works fine in C++, don't know about Java. -----Original Message----- From: qui...@li... [mailto:qui...@li...]On Behalf Of Oren Miller Sent: Monday, August 15, 2005 1:21 PM To: Andrei Goldchleger; qui...@li... Subject: Re: [Quickfix-developers] Fill SessionSettings programmatically? QuickFIX Documentation: = http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html The only way to do this right now is to generate a stream in memory in = the=20 same format as the configuration file and pass that in. Not entirely=20 convenient, but it does allow you to populate the class programatically. --oren ----- Original Message -----=20 From: "Andrei Goldchleger" <an...@gm...> To: <qui...@li...> Sent: Wednesday, August 10, 2005 4:07 PM Subject: [Quickfix-developers] Fill SessionSettings programmatically? QuickFIX Documentation:=20 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 ------------------------------------------------------- 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 Visit our website at http://www.ubs.com This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments. |