Re: [Quickfix-developers] Missing SecurityType
Brought to you by:
orenmnero
From: Warren S. <War...@th...> - 2008-05-06 19:06:06
|
Hi, Hard to believe I'm the first one to catch this issue. It seems like something very fundamental. Is there a solution close at hand? And when would there be a new release of the library? If there isn't I can take the generated code, hand edit the missing values in the SecurityType class, and then compile. I would rather not do that but I have to move forward. Thanks everybody for their input. Warren -----Original Message----- From: qui...@li... [mailto:qui...@li...] On Behalf Of or...@qu... Sent: Monday, May 05, 2008 3:15 PM To: Mike Gatny Cc: qui...@li... Subject: Re: [Quickfix-developers] Missing SecurityType QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html Yeah, this is right. Looks like we should be aggregating these values when generating the code. If we do this with fields too we can generate the deprecated fields instead of maintaining that list by hand. > -------- Original Message -------- > Subject: Re: [Quickfix-developers] Missing SecurityType > From: Mike Gatny <mg...@co...> > Date: Mon, May 05, 2008 12:22 pm > To: qui...@li... > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > I did a quick check (find src/C++/ -name "*.h" | xargs egrep -H > 'MUNI|GOVT|FHA|ZOO') and it looks like the values Wareen mentions really > aren't there. For standard quickfix, should they be defined in > DeprecatedValues.h? > -- > Mike Gatny > Connamara Systems, LLC > http://www.connamara.com/ > ------------------------------------------------------------------------ - > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/j avaone > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers ------------------------------------------------------------------------ - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/j avaone _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers This email was sent to you by Thomson Reuters, the global news and information company. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Thomson Reuters. |