[Quickfix-developers] RES: FIX 5.0 support for C++ quickfix
Brought to you by:
orenmnero
From: Clebson D. F. P. <Cle...@cm...> - 2010-01-06 11:11:36
|
Manuel, As far as I know there is no plans to release a new version of quickfix. I have following changes on subversion and the only new things added to the project are unit tests and some updates on projects files. I don't checked yet, but IMHO we can use quickfix itself to parser FIX5.0 messages just using the FIX::Message(const std::string&, ... ) class constructor. Cheers, Clebson -----Mensagem original----- De: manuel saraiva [mailto:man...@gm...] Enviada em: terça-feira, 5 de janeiro de 2010 14:51 Para: qui...@li... Assunto: [Quickfix-developers] FIX 5.0 support for C++ quickfix Does anyone know if there will be a FIX 5.0 support for quickfix anytime soon? QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html |