Re: [Quickfix-users] [Quickfix-developers] Quickfix for FIX 5.0.....
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2006-10-25 06:56:23
|
Well the first cut will be likely to use the Session Protocol as the first supported transport for application messages. This can be implemented with relatively little change to the architecture as it is pretty similar to how the previous versions work already. This will require supporting the new versioning constructs while maintaining backwards compatibility with the old ones. There will probably have to be some changes to how data dictionaries work, since I guess we will need two of them. The first release of QF with 5.0 support will probably only implement transporting application messages over the session protocol. After that I suppose it will come down to the first viable use case of sending application messages over a different transport. --oren On Oct 25, 2006, at 12:50 AM, Eranga Samararathna wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi, > > How is the quickfix / quickfixj preparation for FIX 5.0? Is > quickfix need architecture change to address the new loosely > coupled FIX application layer and FIX session layer? > > BR, > > Eranga > |