Generic Protocol Engine

Version 4 by Steve Bate
on May 18, 2006 20:00.

compared with
Current by Steve Bate
on May 19, 2006 12:41.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View page history
{scrollbar}
 
The FIX session protocol is the same for all FIX engines. It seems that the protocol implementation should be reuseable independent of the format of the Java FIX message objects. I'm not how feasible this is in practice, but it would be nice to make the QFJ session generic in the sense that it would work with other message object representations. This would allow generation of other message class implementations by modifying the XSLT (or some other method).