[Quickfix-developers] QuickFixJ bug?
Brought to you by:
orenmnero
|
From: Stefano R. <ste...@ko...> - 2006-08-21 11:23:31
|
Hi all, I might found a problem with the engine but I'm not sure if it's a bug or not. According to the datadictionary (FIX44), the component block (UnderlyingInstrument) has another component block inside it (UnderlyingStipulations). According to the implementation class MessageComponent.java a component block can't have other Component blocks but only fields and groups. It seems to be a mismatch between what the dictionary says and how the actual class is implemented. May be I'm wrong and I'm missing something. Just want to be sure. Sorry for my English. Regards, Stefano Rocco |