[Quickfix-developers] Using custom defined dictionaries and classes
Brought to you by:
orenmnero
|
From: Michael L. <mly...@gm...> - 2005-08-11 12:58:51
|
Hi, i have a question about using custom defined classes with Session=20 initiators. I am trying to host multiple connections on one process for=20 order entry and If i generate classes from an XML spec file it will only=20 seem to want to use that at the session level if that class package is name= d=20 quickfix.fix42 or quickfix.fix43 but it i name it quickfix.fix42.custom and= =20 try to cast a logon to a custom.logon i will get a classs cast exception, i= s=20 there any way to tell the session which package to use or does it just go b= y=20 what the begin string is called? On 8/10/05, qui...@li... < qui...@li...> wrote: >=20 > Send Quickfix-developers mailing list submissions to > qui...@li... >=20 > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > or, via email, send a message with subject or body 'help' to > qui...@li... >=20 > You can reach the person managing the list at > qui...@li... >=20 > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Quickfix-developers digest..." >=20 >=20 > QuickFIX Documentation:=20 > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX FAQ: http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ > QuickFIX Support: http://www.quickfixengine.org/services.html >=20 >=20 >=20 > Today's Topics: >=20 > 1. Fill SessionSettings programmatically? (Andrei Goldchleger) >=20 > --__--__-- >=20 > Message: 1 > Date: Wed, 10 Aug 2005 18:07:48 -0300 > From: Andrei Goldchleger <an...@gm...> > To: qui...@li... > Subject: [Quickfix-developers] Fill SessionSettings programmatically? >=20 > Hi all, >=20 > 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? >=20 > Thanks, >=20 > Andrei Goldchleger >=20 >=20 >=20 > --__--__-- >=20 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers >=20 >=20 > End of Quickfix-developers Digest >=20 --=20 Michael Lyszczek 1 North End Ave Suite 1321 New York, NY, 10282 NEW EMAIL : ml...@fl... |